Skip to content

Commit

Permalink
Dependency(deps): Bump edu.stanford.nlp:stanford-corenlp
Browse files Browse the repository at this point in the history
Bumps edu.stanford.nlp:stanford-corenlp from 4.5.4 to 4.5.5.

---
updated-dependencies:
- dependency-name: edu.stanford.nlp:stanford-corenlp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 7ca56ff commit d292d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>edu.stanford.nlp</groupId>
<artifactId>stanford-corenlp</artifactId>
<version>4.5.4</version>
<version>4.5.5</version>
</dependency>

<!-- LOGGER -->
Expand Down

0 comments on commit d292d97

Please sign in to comment.