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

acosentino 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 df4ed8b3e45 chore(deps): Bump cxf-version from 4.1.2 to 4.1.3 (#18839)
df4ed8b3e45 is described below

commit df4ed8b3e456a07ef48da1c3542bc7d938db22fd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 7 11:01:00 2025 +0200

    chore(deps): Bump cxf-version from 4.1.2 to 4.1.3 (#18839)
    
    Bumps `cxf-version` from 4.1.2 to 4.1.3.
    
    Updates `org.apache.cxf:cxf-rt-transports-http` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-rt-bindings-soap` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-rt-frontend-jaxrs` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-rt-rs-client` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-rt-features-logging` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-rt-features-clustering` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-rt-transports-http-undertow` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-rt-rs-extension-providers` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-rt-transports-jms` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-testutils` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-rt-ws-rm` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-rt-ws-security` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-core` from 4.1.2 to 4.1.3
    
    Updates `org.apache.cxf:cxf-rt-rs-security-oauth2` from 4.1.2 to 4.1.3
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf:cxf-rt-transports-http
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-bindings-soap
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs
      dependency-version: 4.1.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-client
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-features-logging
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-features-clustering
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-transports-http-undertow
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-extension-providers
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-transports-jms
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-testutils
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-ws-rm
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-ws-security
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-core
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-security-oauth2
      dependency-version: 4.1.3
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 78676d1489e..4eeb53debb4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
         <couchbase-client-version>3.9.0</couchbase-client-version>
         <curator-version>5.9.0</curator-version>
-        <cxf-version>4.1.2</cxf-version>
+        <cxf-version>4.1.3</cxf-version>
         <cxf-codegen-plugin-version>4.1.2</cxf-codegen-plugin-version>
         <!-- cxf-xjc is not released as often -->
         <cxf-xjc-plugin-version>4.1.0</cxf-xjc-plugin-version>

Reply via email to