This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit b7175814a39847f278db3464186b0ee65b94f18b
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Aug 10 17:30:11 2026 -0400

    Update cxf-build-utils to 4.1.5-SNAPSHOT
    
    (cherry picked from commit d1a09b318c755ba58a6c4875485d3b33b59c115c)
    
    # Conflicts:
    #       pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c8396238524..9aa503ef104 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.4</cxf.build-utils.version>
+        <cxf.build-utils.version>4.1.5-SNAPSHOT</cxf.build-utils.version>
         <cxf.xjc-utils.version>4.1.3</cxf.xjc-utils.version>
         <cxf.jdk.version>17</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Reply via email to