Skip to content

Commit

Permalink
Merge pull request #2 from danilo-delbusso/dependabot/maven/junit-jun…
Browse files Browse the repository at this point in the history
…it-4.13.1

Bump junit from 4.12 to 4.13.1
  • Loading branch information
danilo-delbusso committed Oct 16, 2020
2 parents ec83f7b + 6630679 commit fa99312
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit fa99312

Please sign in to comment.