Skip to content

Commit f59132d

Browse files
fix(deps): update dependency org.apache.opennlp:opennlp-tools to v2.5.4
1 parent a3bc305 commit f59132d

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
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>org.apache.opennlp</groupId>
132132
<artifactId>opennlp-tools</artifactId>
133-
<version>2.1.1</version>
133+
<version>2.5.4</version>
134134
</dependency>
135135
<dependency>
136136
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)