Skip to content

Commit

Permalink
Bump stanford-corenlp in /cryptocurrency-sentiment-analysis
Browse files Browse the repository at this point in the history
Bumps stanford-corenlp from 3.8.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 Dec 14, 2022
1 parent 5015148 commit 9984e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cryptocurrency-sentiment-analysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>edu.stanford.nlp</groupId>
<artifactId>stanford-corenlp</artifactId>
<version>3.8.0</version>
<version>4.4.0</version>
</dependency>
<dependency>
<groupId>edu.stanford.nlp</groupId>
Expand Down

0 comments on commit 9984e0a

Please sign in to comment.