Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 454e9d9

Browse files
authored
Merge pull request mark-watson#9 from mark-watson/dependabot/maven/opennlp/junit-junit-4.13.1
Bump junit from 3.8.1 to 4.13.1 in /opennlp
2 parents c69dcd9 + 6920922 commit 454e9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opennlp/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>3.8.1</version>
23+
<version>4.13.1</version>
2424
<scope>test</scope>
2525
</dependency>
2626
<dependency>

0 commit comments

Comments
 (0)