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


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new e352a9b0ec5 Update cxf-build-utils 4.1.4
e352a9b0ec5 is described below

commit e352a9b0ec59ba7b86d7a3b14a703498cb82b9ed
Author: Andriy Redko <[email protected]>
AuthorDate: Sat May 9 13:08:13 2026 -0400

    Update cxf-build-utils 4.1.4
    
    (cherry picked from commit 70c8f75dc5b30e4e73bf0682d9af2af1b63c7114)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2602fb8d1cd..5dc79e5fdef 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-SNAPSHOT</cxf.build-utils.version>
+        <cxf.build-utils.version>4.1.4</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