Skip to content

Commit c536c25

Browse files
authored
Merge pull request #5 from mstred/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2 parents 8dd1c08 + 3b09a9b commit c536c25

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
@@ -199,7 +199,7 @@
199199
<dependency>
200200
<groupId>junit</groupId>
201201
<artifactId>junit</artifactId>
202-
<version>4.11</version>
202+
<version>4.13.1</version>
203203
<scope>test</scope>
204204
</dependency>
205205

0 commit comments

Comments
 (0)