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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 323b76002af Upgrade Lucene to version 9.8.0 (#11915)
323b76002af is described below

commit 323b76002af1ce4479fdfd6a7abe32b7a7b9f7ce
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Nov 6 11:03:35 2023 +0100

    Upgrade Lucene to version 9.8.0 (#11915)
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ec51b2d7e8f..ed9d91ace9a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -307,7 +307,7 @@
         <lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
         <log4j2-version>2.21.0</log4j2-version>
         <logback-version>1.4.8</logback-version>
-        <lucene-version>9.7.0</lucene-version>
+        <lucene-version>9.8.0</lucene-version>
         <lightcouch-version>0.2.0</lightcouch-version>
         <littleproxy-version>2.0.19</littleproxy-version>
         <mapstruct-version>1.5.5.Final</mapstruct-version>

Reply via email to