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 61cae7746ce1be7646430dd8ecf70fc78416bf7c
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Oct 11 15:23:30 2023 -0400

    Update Maven Core to 3.9.5
    
    (cherry picked from commit 8b3cdd139482f23c22ef5884ca71dcad9d7add0a)
    
    # 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 ecbfb782b0..4c0b060435 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -167,7 +167,7 @@
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
         <cxf.logback.classic.version>1.2.10</cxf.logback.classic.version>
         <cxf.lucene.version>9.7.0</cxf.lucene.version>
-        <cxf.maven.core.version>3.9.4</cxf.maven.core.version>
+        <cxf.maven.core.version>3.9.5</cxf.maven.core.version>
         <cxf.micrometer.version>1.9.14</cxf.micrometer.version>
         <cxf.microprofile.config.version>2.0</cxf.microprofile.config.version>
         
<cxf.microprofile.rest.client.version>2.0</cxf.microprofile.rest.client.version>

Reply via email to