This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new b6bd719 Bump org.apache.solr:solr-core in /opennlp-similarity (#415)
b6bd719 is described below
commit b6bd7190693e47860aab9527ea73cb09b22d267e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 07:20:31 2026 +0100
Bump org.apache.solr:solr-core in /opennlp-similarity (#415)
---
opennlp-similarity/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opennlp-similarity/pom.xml b/opennlp-similarity/pom.xml
index 2453dda..ecdfdb8 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -32,7 +32,7 @@
<org.json.version>20251224</org.json.version>
<lucene.version>9.12.3</lucene.version>
- <solr.version>9.10.0</solr.version>
+ <solr.version>9.10.1</solr.version>
<tika.version>3.2.3</tika.version>
<docx4j.version>11.5.9</docx4j.version>