Skip to content

Commit

Permalink
Merge pull request #26 from premium-minds/dependabot/maven/junit-juni…
Browse files Browse the repository at this point in the history
…t-4.13.1

[Security] Bump junit from 4.13 to 4.13.1
  • Loading branch information
froque committed Nov 3, 2020
2 parents 6ecfb4f + 9519433 commit 2ea7b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 2ea7b8b

Please sign in to comment.