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

rzo1 pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-10.x by this push:
     new 98e9247dff TOMEE-4622 - Bump version.cxf from 4.1.6 to 4.1.7 (#2767)
98e9247dff is described below

commit 98e9247dff81469b2594598128263478219916af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 25 08:47:54 2026 +0200

    TOMEE-4622 - Bump version.cxf from 4.1.6 to 4.1.7 (#2767)
    
    Bumps `version.cxf` from 4.1.6 to 4.1.7.
    
    Updates `org.apache.cxf:cxf-core` from 4.1.6 to 4.1.7
    
    Updates `org.apache.cxf:cxf-rt-transports-http` from 4.1.6 to 4.1.7
    
    Updates `org.apache.cxf:cxf-rt-rs-client` from 4.1.6 to 4.1.7
    
    Updates `org.apache.cxf:cxf-rt-frontend-jaxrs` from 4.1.6 to 4.1.7
    
    Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 4.1.6 to 4.1.7
    
    Updates `org.apache.cxf:cxf-rt-ws-security` from 4.1.6 to 4.1.7
    
    Updates `org.apache.cxf:cxf-rt-rs-sse` from 4.1.6 to 4.1.7
    
    Updates `org.apache.cxf:cxf-rt-management` from 4.1.6 to 4.1.7
    
    Updates `org.apache.cxf:cxf-rt-rs-service-description` from 4.1.6 to 4.1.7
    
    Updates `org.apache.cxf:cxf-rt-rs-extension-providers` from 4.1.6 to 4.1.7
    
    Updates `org.apache.cxf:cxf-rt-rs-mp-client` from 4.1.6 to 4.1.7
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf:cxf-core
      dependency-version: 4.1.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-transports-http
      dependency-version: 4.1.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-client
      dependency-version: 4.1.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs
      dependency-version: 4.1.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
      dependency-version: 4.1.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-ws-security
      dependency-version: 4.1.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-sse
      dependency-version: 4.1.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-management
      dependency-version: 4.1.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-service-description
      dependency-version: 4.1.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-extension-providers
      dependency-version: 4.1.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-mp-client
      dependency-version: 4.1.7
      dependency-type: direct:development
      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 e21342ad18..d21216739c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -205,7 +205,7 @@
     <version.activemq>6.2.6</version.activemq>
     <version.batchee>2.0.0</version.batchee>
     <version.bval>3.0.1</version.bval>
-    <version.cxf>4.1.6</version.cxf>
+    <version.cxf>4.1.7</version.cxf>
     <version.geronimo.components>4.0.0</version.geronimo.components>
     <!-- we currently rely on Mail Impl. from Geronimo, this might change in 
the future -->
     
<version.geronimo-mail_2.1_provider>1.0.2</version.geronimo-mail_2.1_provider>

Reply via email to