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 380fa55a404d8cf7dc8b6c296734f991702b9d91
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Jan 15 20:46:50 2026 -0500

    Update cxf-build-utils to 4.1.3
    
    (cherry picked from commit 19204f36a12a5cb8f8af168f48695d3752b96931)
    (cherry picked from commit 2f1024b81b7f96a4042b9b2c8c9a372cd40dc74f)
    
    # Conflicts:
    #       pom.xml
    (cherry picked from commit 6c46beaf31998c1c4018e0bfb38327e223eed3a4)
    
    # Conflicts:
    #       pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 16ba5be8c61..8576c6e20a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
     </issueManagement>
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
-        <cxf.build-utils.version>4.1.3-SNAPSHOT</cxf.build-utils.version>
+        <cxf.build-utils.version>4.1.3</cxf.build-utils.version>
         <cxf.xjc-utils.version>3.3.4</cxf.xjc-utils.version>
         <cxf.jdk.version>11</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Reply via email to