Skip to content

Commit c5a90d1

Browse files
committed
Bump Stanford NLP from v4.4.0 to v.4.5.5
1 parent 9334944 commit c5a90d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

swan-cmd/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
<dependency>
5858
<groupId>edu.stanford.nlp</groupId>
5959
<artifactId>stanford-corenlp</artifactId>
60-
<version>4.4.0</version>
60+
<version>4.5.5</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>edu.stanford.nlp</groupId>
6464
<artifactId>stanford-corenlp</artifactId>
65-
<version>4.4.0</version>
65+
<version>4.5.5</version>
6666
<classifier>models</classifier>
6767
</dependency>
6868
<dependency>

0 commit comments

Comments
 (0)