Skip to content

Commit

Permalink
Merge pull request #148 from ChengDaqi2023/oscs_fix_ckmvcb0au51vtpiu92a0
Browse files Browse the repository at this point in the history
fix(sec): upgrade edu.stanford.nlp:stanford-corenlp to
  • Loading branch information
Vedenin authored Nov 15, 2024
2 parents 1dcf0e0 + 8976d04 commit 2340c3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>edu.stanford.nlp</groupId>
<artifactId>stanford-corenlp</artifactId>
<version>3.6.0</version>
<version>4.4.0</version>
<classifier>models</classifier>
</dependency>
</dependencies>
Expand Down

0 comments on commit 2340c3b

Please sign in to comment.