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

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

commit bb1ea6bac4f980144becebcd79533ca736b44342
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Oct 2 12:51:45 2024 -0400

    Update Apache Lucene to 9.12.0
---
 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 eda140086f..ec768cb101 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -41,7 +41,7 @@
         <cxf.tomcat.version>10.1.30</cxf.tomcat.version>
         <cxf.jboss.weld.version>4.0.3.Final</cxf.jboss.weld.version>
         <cxf.gson.version>2.11.0</cxf.gson.version>
-        <cxf.lucene.version>9.11.1</cxf.lucene.version>
+        <cxf.lucene.version>9.12.0</cxf.lucene.version>
         <cxf.olingo.server.version>5.0.0</cxf.olingo.server.version>
         <cxf.aspectj.version>1.9.22.1</cxf.aspectj.version>
         <cxf.brave.version>6.0.3</cxf.brave.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 025bfc481f..a1a9d2f441 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -175,7 +175,7 @@
         <cxf.ldapsdk.version>7.0.1</cxf.ldapsdk.version>
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
         <cxf.logback.classic.version>1.5.8</cxf.logback.classic.version>
-        <cxf.lucene.version>9.11.1</cxf.lucene.version>
+        <cxf.lucene.version>9.12.0</cxf.lucene.version>
         <cxf.maven.core.version>3.9.8</cxf.maven.core.version>
         <cxf.micrometer.version>1.13.5</cxf.micrometer.version>
         <cxf.micrometer-tracing.version>1.3.4</cxf.micrometer-tracing.version>

Reply via email to