Skip to content

Commit 0c4b780

Browse files
authored
Merge pull request #11 from wangweiX/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents c38f343 + 0b6a1e9 commit 0c4b780

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
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>junit</groupId>
2020
<artifactId>junit</artifactId>
21-
<version>4.12</version>
21+
<version>4.13.1</version>
2222
<scope>test</scope>
2323
</dependency>
2424
<dependency>

0 commit comments

Comments
 (0)