Skip to content

Commit c850213

Browse files
authored
Merge pull request #9 from Netcentric/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2 parents 541df11 + 320fbc4 commit c850213

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
@@ -194,7 +194,7 @@
194194
<dependency>
195195
<groupId>junit</groupId>
196196
<artifactId>junit</artifactId>
197-
<version>4.11</version>
197+
<version>4.13.1</version>
198198
<scope>test</scope>
199199
</dependency>
200200
<dependency>

0 commit comments

Comments
 (0)