Skip to content

Commit 1689fcc

Browse files
authored
Merge pull request #1 from instipod/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 5005c9b + 3d823d7 commit 1689fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>junit</groupId>
8383
<artifactId>junit</artifactId>
84-
<version>4.12</version>
84+
<version>4.13.1</version>
8585
<scope>test</scope>
8686
</dependency>
8787

0 commit comments

Comments
 (0)