Skip to content

Commit

Permalink
Dependency(deps): Bump edu.stanford.nlp:stanford-corenlp from 4.5.4 t…
Browse files Browse the repository at this point in the history
…o 4.5.5 (#1313)

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 9b877a3 commit 7d1682e
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 7d1682e

Please sign in to comment.