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 4dcc2c52 Bump org.apache.lucene:lucene-queryparser from 10.4.0 to 
10.5.0 (#511)
4dcc2c52 is described below

commit 4dcc2c527e6f4544fab65576d2004fbd8cf7d3e0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 08:26:53 2026 +0200

    Bump org.apache.lucene:lucene-queryparser from 10.4.0 to 10.5.0 (#511)
---
 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 8e2e4aaa..17562328 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -29,7 +29,7 @@
     <jakarta.mail.version>2.1.4</jakarta.mail.version>
     <org.json.version>20260522</org.json.version>
 
-    <lucene.version>10.4.0</lucene.version>
+    <lucene.version>10.5.0</lucene.version>
     <solr.version>9.10.1</solr.version>
     <tika.version>3.3.1</tika.version>
     

Reply via email to