Skip to content

Commit abd09d8

Browse files
authored
Merge pull request #125 from skyscreamer/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.10 to 4.13.1 to fix security vulnerability
2 parents ee69758 + 437e137 commit abd09d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>junit</groupId>
5959
<artifactId>junit</artifactId>
60-
<version>4.10</version>
60+
<version>4.13.1</version>
6161
<scope>test</scope>
6262
</dependency>
6363
</dependencies>

0 commit comments

Comments
 (0)