Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 91763ec commit e1bc4d1
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.5.2</opennlp.version>
<opennlp.version>2.5.3</opennlp.version>

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

0 comments on commit e1bc4d1

Please sign in to comment.