This is an automated email from the ASF dual-hosted git repository.

jzemerick 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 3843246  Bump org.apache.lucene:lucene-queryparser from 9.12.3 to 
10.4.0 (#437)
3843246 is described below

commit 38432469ffc3ec72483f2ad28cd3031f5084953a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 07:57:25 2026 -0500

    Bump org.apache.lucene:lucene-queryparser from 9.12.3 to 10.4.0 (#437)
    
    Bumps org.apache.lucene:lucene-queryparser from 9.12.3 to 10.4.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.lucene:lucene-queryparser
      dependency-version: 10.4.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 19dac05..ce0a3bc 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -31,7 +31,7 @@
     <jakarta.mail.version>2.1.4</jakarta.mail.version>
     <org.json.version>20251224</org.json.version>
 
-    <lucene.version>9.12.3</lucene.version>
+    <lucene.version>10.4.0</lucene.version>
     <solr.version>9.10.1</solr.version>
     <tika.version>3.2.3</tika.version>
     

Reply via email to