Skip to content

Commit 08c61df

Browse files
fix(deps): update dependency org.apache.opennlp:opennlp-tools to v2.5.4
1 parent 5bac39a commit 08c61df

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
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>org.apache.opennlp</groupId>
140140
<artifactId>opennlp-tools</artifactId>
141-
<version>2.1.1</version>
141+
<version>2.5.4</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)