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 9bf22f193d62 chore(deps): Bump cxf-version from 4.2.0 to 4.2.1
9bf22f193d62 is described below

commit 9bf22f193d6275b77e7a7d5259010e7c3b3256be
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 21 07:11:49 2026 +0000

    chore(deps): Bump cxf-version from 4.2.0 to 4.2.1
    
    Bumps `cxf-version` from 4.2.0 to 4.2.1.
    
    Updates `org.apache.cxf:cxf-rt-transports-http` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-rt-bindings-soap` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-rt-frontend-jaxrs` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-rt-rs-client` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-rt-features-logging` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-rt-features-clustering` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-rt-transports-http-undertow` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-rt-rs-extension-providers` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-rt-transports-jms` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-testutils` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-rt-ws-rm` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-rt-ws-security` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-core` from 4.2.0 to 4.2.1
    
    Updates `org.apache.cxf:cxf-rt-rs-security-oauth2` from 4.2.0 to 4.2.1
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf:cxf-rt-transports-http
      dependency-version: 4.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-bindings-soap
      dependency-version: 4.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
      dependency-version: 4.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs
      dependency-version: 4.2.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-client
      dependency-version: 4.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-features-logging
      dependency-version: 4.2.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-features-clustering
      dependency-version: 4.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-transports-http-undertow
      dependency-version: 4.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-extension-providers
      dependency-version: 4.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-transports-jms
      dependency-version: 4.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-testutils
      dependency-version: 4.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-ws-rm
      dependency-version: 4.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-ws-security
      dependency-version: 4.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-core
      dependency-version: 4.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-security-oauth2
      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 8be5a1653157..584c63f1760e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -127,7 +127,7 @@
         <consul-client-version>1.12.0</consul-client-version>
         <couchbase-client-version>3.11.2</couchbase-client-version>
         <curator-version>5.9.0</curator-version>
-        <cxf-version>4.2.0</cxf-version>
+        <cxf-version>4.2.1</cxf-version>
         <cxf-codegen-plugin-version>4.2.0</cxf-codegen-plugin-version>
         <!-- cxf-xjc is not released as often -->
         <cxf-xjc-plugin-version>4.2.0</cxf-xjc-plugin-version>

Reply via email to