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 e6fd52bd53f8b16082d5532a7276b5165463a8a5
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Dec 15 18:32:53 2022 -0500

    Update Apache Lucene to 9.4.2 (samples)
    
    (cherry picked from commit bca28f3d8c69edd370d877077b761087699c02d1)
    
    # Conflicts:
    #       distribution/src/main/release/samples/pom.xml
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index ae005dfcfb..954faa2e79 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>4.15.5</cxf.swagger.ui.version>
         <cxf.tika.version>2.6.0</cxf.tika.version>
         <cxf.tomcat.version>9.0.70</cxf.tomcat.version>
-        <cxf.lucene.version>9.4.1</cxf.lucene.version>
+        <cxf.lucene.version>9.4.2</cxf.lucene.version>
     </properties>
     <dependencies>
         <dependency>

Reply via email to