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 6d39cd9e51 Update Apache Lucene to 9.4.2
6d39cd9e51 is described below
commit 6d39cd9e515334e17ca84ec08deee5e6cc0dc698
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Nov 23 18:19:32 2022 -0500
Update Apache Lucene to 9.4.2
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 95560929d8..9b412cce9f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -148,7 +148,7 @@
<cxf.kerby.version>2.0.2</cxf.kerby.version>
<cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
<cxf.logback.classic.version>1.4.4</cxf.logback.classic.version>
- <cxf.lucene.version>9.4.1</cxf.lucene.version>
+ <cxf.lucene.version>9.4.2</cxf.lucene.version>
<cxf.maven.core.version>3.6.3</cxf.maven.core.version>
<cxf.micrometer.version>1.10.2</cxf.micrometer.version>
<cxf.microprofile.config.version>3.0.1</cxf.microprofile.config.version>