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
The following commit(s) were added to refs/heads/main by this push:
new fe52e598ac Update to Apache Lucene 9.8.0
fe52e598ac is described below
commit fe52e598ac3162479c1778af1bce0027953aea10
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Oct 17 09:24:39 2023 -0400
Update to Apache Lucene 9.8.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 d50bc4c024..d72b37dd7a 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.14</cxf.tomcat.version>
<cxf.jboss.weld.version>4.0.3.Final</cxf.jboss.weld.version>
<cxf.gson.version>2.10.1</cxf.gson.version>
- <cxf.lucene.version>9.7.0</cxf.lucene.version>
+ <cxf.lucene.version>9.8.0</cxf.lucene.version>
<cxf.olingo.server.version>4.9.0</cxf.olingo.server.version>
<cxf.aspectj.version>1.9.20.1</cxf.aspectj.version>
<cxf.brave.version>5.16.0</cxf.brave.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index a0a06aa3f7..3c0edf9639 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -175,7 +175,7 @@
<cxf.ldapsdk.version>6.0.10</cxf.ldapsdk.version>
<cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
<cxf.logback.classic.version>1.4.11</cxf.logback.classic.version>
- <cxf.lucene.version>9.7.0</cxf.lucene.version>
+ <cxf.lucene.version>9.8.0</cxf.lucene.version>
<cxf.maven.core.version>3.9.5</cxf.maven.core.version>
<cxf.micrometer.version>1.10.12</cxf.micrometer.version>
<cxf.micrometer-tracing.version>1.0.11</cxf.micrometer-tracing.version>