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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 3a0fdb512d32bde3f4d823005c58262f3b84f4aa
Author: Andriy Redko <drr...@gmail.com>
AuthorDate: Mon Dec 18 16:50:50 2023 -0500

    Update Apache Lucene to 9.9.1
    
    (cherry picked from commit 6fad8c8da1d4b032b027add44fe2985b1fcb6b04)
    
    # Conflicts:
    #       distribution/src/main/release/samples/pom.xml
    #       parent/pom.xml
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 parent/pom.xml                                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index c77e2a1ef0..699be56be8 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -38,7 +38,7 @@
         <cxf.swagger.ui.version>5.10.3</cxf.swagger.ui.version>
         <cxf.tika.version>2.7.0</cxf.tika.version>
         <cxf.tomcat.version>9.0.84</cxf.tomcat.version>
-        <cxf.lucene.version>9.9.0</cxf.lucene.version>
+        <cxf.lucene.version>9.9.1</cxf.lucene.version>
         <cxf.aspectj.version>1.9.21</cxf.aspectj.version>
         <cxf.brave.version>5.16.0</cxf.brave.version>
         <cxf.camel.version>3.21.1</cxf.camel.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 8be391b47f..3545d2881d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -165,7 +165,7 @@
         <cxf.ldapsdk.version>6.0.11</cxf.ldapsdk.version>
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
         <cxf.logback.classic.version>1.2.13</cxf.logback.classic.version>
-        <cxf.lucene.version>9.9.0</cxf.lucene.version>
+        <cxf.lucene.version>9.9.1</cxf.lucene.version>
         <cxf.maven.core.version>3.9.6</cxf.maven.core.version>
         <cxf.micrometer.version>1.9.17</cxf.micrometer.version>
         <cxf.microprofile.config.version>2.0</cxf.microprofile.config.version>

Reply via email to