Skip to content

Commit

Permalink
Bump stanford-corenlp from 3.9.2 to 4.4.0 in /dkpro-core-corenlp-gpl
Browse files Browse the repository at this point in the history
Bumps stanford-corenlp from 3.9.2 to 4.4.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2022
1 parent a1f3d0c commit e599b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dkpro-core-corenlp-gpl/pom.xml
Expand Up @@ -31,7 +31,7 @@
<name>DKPro Core GPL - Stanford CoreNLP Suite (v ${corenlp.version}) (GPL)</name>
<url>https://dkpro.github.io/dkpro-core/</url>
<properties>
<corenlp.version>3.9.2</corenlp.version>
<corenlp.version>4.4.0</corenlp.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit e599b5c

Please sign in to comment.