Skip to content

Commit

Permalink
Bump stanford-corenlp from 4.0.0 to 4.4.0 in /annotation-engine
Browse files Browse the repository at this point in the history
Bumps stanford-corenlp from 4.0.0 to 4.4.0.

---
updated-dependencies:
- dependency-name: edu.stanford.nlp:stanford-corenlp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2022
1 parent 9765c52 commit 8262774
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 8262774

Please sign in to comment.