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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git


The following commit(s) were added to refs/heads/main by this push:
     new d3ceb1d  Bump org.apache.cxf.build-utils:cxf-buildtools from 4.1.3 to 
4.1.4 (#325)
d3ceb1d is described below

commit d3ceb1d6fca51145dfe761e0c7beb0d5abdf58b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 14 21:30:49 2026 -0400

    Bump org.apache.cxf.build-utils:cxf-buildtools from 4.1.3 to 4.1.4 (#325)
    
    Bumps org.apache.cxf.build-utils:cxf-buildtools from 4.1.3 to 4.1.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf.build-utils:cxf-buildtools
      dependency-version: 4.1.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0324fbc..7fbee07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
     </prerequisites>
 
     <properties>
-        <cxf-buildtools-version>4.1.3</cxf-buildtools-version>
+        <cxf-buildtools-version>4.1.4</cxf-buildtools-version>
         <jdk.version>17</jdk.version>
         <jaxb-version>4.0.5</jaxb-version>
         <jaxb-runtime-version>4.0.8</jaxb-runtime-version>

Reply via email to