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 28b657e7898cf13c38f69bc9b06f3fb98fb2230b Author: Andriy Redko <[email protected]> AuthorDate: Sun Oct 12 16:46:24 2025 -0400 Update Apache Lucene to 9.12.3 --- 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 a9615ff1ee..649cb01361 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.29.3</cxf.swagger.ui.version> <cxf.tika.version>2.9.1</cxf.tika.version> <cxf.tomcat.version>9.0.110</cxf.tomcat.version> - <cxf.lucene.version>9.12.1</cxf.lucene.version> + <cxf.lucene.version>9.12.3</cxf.lucene.version> <cxf.aspectj.version>1.9.24</cxf.aspectj.version> <cxf.brave.version>5.17.0</cxf.brave.version> <cxf.camel.version>3.21.1</cxf.camel.version> diff --git a/parent/pom.xml b/parent/pom.xml index 68833105b9..f1a5e68db0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -167,7 +167,7 @@ <cxf.ldapsdk.version>7.0.3</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.12.1</cxf.lucene.version> + <cxf.lucene.version>9.12.3</cxf.lucene.version> <cxf.maven.core.version>3.9.10</cxf.maven.core.version> <cxf.micrometer.version>1.9.17</cxf.micrometer.version> <cxf.microprofile.config.version>2.0</cxf.microprofile.config.version>
