Skip to content

Commit b087adb

Browse files
deps(java): bump org.apache.opennlp:opennlp-tools from 2.5.5 to 2.5.6 (#15337)
* deps(java): bump org.apache.opennlp:opennlp-tools from 2.5.5 to 2.5.6 Bumps [org.apache.opennlp:opennlp-tools](https://github.com/apache/opennlp) from 2.5.5 to 2.5.6. - [Release notes](https://github.com/apache/opennlp/releases) - [Commits](apache/opennlp@opennlp-2.5.5...opennlp-2.5.6) --- updated-dependencies: - dependency-name: org.apache.opennlp:opennlp-tools dependency-version: 2.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update the lock file and sha checksums. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dawid Weiss <[email protected]>
1 parent c365b40 commit b087adb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ morfologik-ukrainian = "4.9.1"
4545
# benchmark/ html parsing
4646
nekohtml = "1.9.22"
4747
# analysis/opennlp/ support
48-
opennlp = "2.5.5"
48+
opennlp = "2.5.6"
4949
# distribution.tests/ process management
5050
procfork = "1.0.6"
5151
# unit tests

lucene/licenses/opennlp-tools-2.5.5.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
9d5d38502b8c16d08ae4990f105a65893da099a1

versions.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"org.apache.commons:commons-compress:1.28.0" : "5ce8cdc6,refs=2",
1515
"org.apache.commons:commons-lang3:3.18.0" : "5ce8cdc6,refs=2",
1616
"org.apache.commons:commons-math3:3.6.1" : "85a1e4c6,refs=2",
17-
"org.apache.opennlp:opennlp-tools:2.5.5" : "2f760bab,refs=4",
17+
"org.apache.opennlp:opennlp-tools:2.5.6" : "2f760bab,refs=4",
1818
"org.carrot2:morfologik-fsa:2.1.9" : "79af844b,refs=4",
1919
"org.carrot2:morfologik-polish:2.1.9" : "fe494320,refs=3",
2020
"org.carrot2:morfologik-stemming:2.1.9" : "79af844b,refs=4",
@@ -59,7 +59,7 @@
5959
"org.apache.commons:commons-compress:1.28.0" : "6f16ff86,refs=2",
6060
"org.apache.commons:commons-lang3:3.18.0" : "6f16ff86,refs=2",
6161
"org.apache.commons:commons-math3:3.6.1" : "152d9f78,refs=3",
62-
"org.apache.opennlp:opennlp-tools:2.5.5" : "b91715f0,refs=6",
62+
"org.apache.opennlp:opennlp-tools:2.5.6" : "b91715f0,refs=6",
6363
"org.assertj:assertj-core:3.27.6" : "b7ba1646,refs=2",
6464
"org.carrot2:morfologik-fsa:2.1.9" : "e077a675,refs=8",
6565
"org.carrot2:morfologik-polish:2.1.9" : "cb00cecf,refs=5",

0 commit comments

Comments
 (0)