Skip to content

Commit fffc966

Browse files
authored
Merge pull request #118 from itfsw/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents b556e69 + ee97435 commit fffc966

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
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>junit</groupId>
6060
<artifactId>junit</artifactId>
61-
<version>4.12</version>
61+
<version>4.13.1</version>
6262
<scope>test</scope>
6363
</dependency>
6464
<dependency>

0 commit comments

Comments
 (0)