Skip to content

Commit c5d47fc

Browse files
authored
Merge pull request #2 from biouno/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.10 to 4.13.1
2 parents 51589a6 + e9003d6 commit c5d47fc

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

0 commit comments

Comments
 (0)