Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ morfologik-ukrainian = "4.9.1"
# benchmark/ html parsing
nekohtml = "1.9.22"
# analysis/opennlp/ support
opennlp = "2.5.5"
opennlp = "2.5.6"
# distribution.tests/ process management
procfork = "1.0.6"
# unit tests
Expand Down
1 change: 0 additions & 1 deletion lucene/licenses/opennlp-tools-2.5.5.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions lucene/licenses/opennlp-tools-2.5.6.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9d5d38502b8c16d08ae4990f105a65893da099a1
4 changes: 2 additions & 2 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"org.apache.commons:commons-compress:1.28.0" : "5ce8cdc6,refs=2",
"org.apache.commons:commons-lang3:3.18.0" : "5ce8cdc6,refs=2",
"org.apache.commons:commons-math3:3.6.1" : "85a1e4c6,refs=2",
"org.apache.opennlp:opennlp-tools:2.5.5" : "2f760bab,refs=4",
"org.apache.opennlp:opennlp-tools:2.5.6" : "2f760bab,refs=4",
"org.carrot2:morfologik-fsa:2.1.9" : "79af844b,refs=4",
"org.carrot2:morfologik-polish:2.1.9" : "fe494320,refs=3",
"org.carrot2:morfologik-stemming:2.1.9" : "79af844b,refs=4",
Expand Down Expand Up @@ -59,7 +59,7 @@
"org.apache.commons:commons-compress:1.28.0" : "6f16ff86,refs=2",
"org.apache.commons:commons-lang3:3.18.0" : "6f16ff86,refs=2",
"org.apache.commons:commons-math3:3.6.1" : "152d9f78,refs=3",
"org.apache.opennlp:opennlp-tools:2.5.5" : "b91715f0,refs=6",
"org.apache.opennlp:opennlp-tools:2.5.6" : "b91715f0,refs=6",
"org.assertj:assertj-core:3.27.6" : "b7ba1646,refs=2",
"org.carrot2:morfologik-fsa:2.1.9" : "e077a675,refs=8",
"org.carrot2:morfologik-polish:2.1.9" : "cb00cecf,refs=5",
Expand Down
Loading