You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/11/24 00:43:34 UTC

[cxf] 01/02: Update Apache Lucene to 9.4.2

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 31e00d4ec03b22d358af62fe0cb2b8785c856400
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Nov 23 18:19:32 2022 -0500

    Update Apache Lucene to 9.4.2
    
    (cherry picked from commit 6d39cd9e515334e17ca84ec08deee5e6cc0dc698)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e7f86be5eb..9f56328d5e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -164,7 +164,7 @@
         <cxf.kerby.version>2.0.2</cxf.kerby.version>
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
         <cxf.logback.classic.version>1.2.10</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.9.6</cxf.micrometer.version>
         <cxf.microprofile.config.version>2.0</cxf.microprofile.config.version>