Skip to content

Commit

Permalink
Bump org.apache.opennlp:opennlp-tools from 2.3.3 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.opennlp:opennlp-tools](https://github.com/apache/opennlp) from 2.3.3 to 2.4.0.
- [Commits](apache/opennlp@opennlp-2.3.3...opennlp-2.4.0)

---
updated-dependencies:
- dependency-name: org.apache.opennlp:opennlp-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent c593361 commit c5b05a2
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 @@ -65,7 +65,7 @@
<required.maven.version>[${minimum.maven.version},)</required.maven.version>

<!-- Apache OpenNLP binding -->
<opennlp.version>2.3.3</opennlp.version>
<opennlp.version>2.4.0</opennlp.version>

<!-- Apache commons stuff -->
<commons.lang3.version>3.12.0</commons.lang3.version>
Expand Down

0 comments on commit c5b05a2

Please sign in to comment.