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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 80cf83961b21 chore(deps): Bump org.apache.cxf:cxf-codegen-plugin from 
4.2.0 to 4.2.1
80cf83961b21 is described below

commit 80cf83961b21e8763e1fddc384c3fab178dfe720
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 21 08:14:04 2026 +0000

    chore(deps): Bump org.apache.cxf:cxf-codegen-plugin from 4.2.0 to 4.2.1
    
    Bumps org.apache.cxf:cxf-codegen-plugin from 4.2.0 to 4.2.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf:cxf-codegen-plugin
      dependency-version: 4.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cc8797eedabc..3054b99f6bc8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -128,7 +128,7 @@
         <couchbase-client-version>3.11.2</couchbase-client-version>
         <curator-version>5.9.0</curator-version>
         <cxf-version>4.2.1</cxf-version>
-        <cxf-codegen-plugin-version>4.2.0</cxf-codegen-plugin-version>
+        <cxf-codegen-plugin-version>4.2.1</cxf-codegen-plugin-version>
         <!-- cxf-xjc is not released as often -->
         <cxf-xjc-plugin-version>4.2.0</cxf-xjc-plugin-version>
         <cxf-xjc-utils-version>4.2.0</cxf-xjc-utils-version>

Reply via email to