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.7 to 4.5.8.

---
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 Dec 18, 2024
1 parent 4bd4024 commit 283a8e4
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 @@ -118,7 +118,7 @@
<dependency>
<groupId>edu.stanford.nlp</groupId>
<artifactId>stanford-corenlp</artifactId>
<version>4.5.7</version>
<version>4.5.8</version>
</dependency>

<!-- LOGGER -->
Expand Down

0 comments on commit 283a8e4

Please sign in to comment.