Skip to content

Commit c95b2d9

Browse files
authored
Merge pull request dstar55#75 from dstar55/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents a093e5e + 2963f7a commit c95b2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>junit</groupId>
2626
<artifactId>junit</artifactId>
27-
<version>4.12</version>
27+
<version>4.13.1</version>
2828
<scope>test</scope>
2929
</dependency>
3030
</dependencies>

0 commit comments

Comments
 (0)