Skip to content

Commit 04857d2

Browse files
authored
Merge pull request #739 from CogComp/dependabot/maven/core-utilities/junit-junit-4.13.1
Bump junit from 4.4 to 4.13.1 in /core-utilities
2 parents a87dd57 + 9342439 commit 04857d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-utilities/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>junit</groupId>
2222
<artifactId>junit</artifactId>
23-
<version>4.4</version>
23+
<version>4.13.1</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>net.sf.trove4j</groupId>

0 commit comments

Comments
 (0)