Skip to content

Commit 9ab331d

Browse files
fix(deps): update dependency edu.stanford.nlp:stanford-corenlp to v4.5.9
1 parent 550310c commit 9ab331d

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
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>edu.stanford.nlp</groupId>
5959
<artifactId>stanford-corenlp</artifactId>
60-
<version>4.5.8</version>
60+
<version>4.5.9</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>commons-codec</groupId>

0 commit comments

Comments
 (0)