Skip to content

Commit

Permalink
Merge pull request #56 from taciano-perez/dependabot/maven/annotation…
Browse files Browse the repository at this point in the history
…-engine/edu.stanford.nlp-stanford-corenlp-4.4.0

Bump stanford-corenlp from 4.0.0 to 4.4.0 in /annotation-engine
  • Loading branch information
taciano-perez authored Jul 23, 2024
2 parents 36bfaf7 + 8262774 commit 1701c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion annotation-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>edu.stanford.nlp</groupId>
<artifactId>stanford-corenlp</artifactId>
<version>4.0.0</version>
<version>4.4.0</version>
</dependency>
<dependency>
<groupId>edu.stanford.nlp</groupId>
Expand Down

0 comments on commit 1701c6a

Please sign in to comment.