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

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


The following commit(s) were added to refs/heads/main by this push:
     new b4867f607c TOMEE-4625 - Bump version.cxf from 4.2.1 to 4.2.2 (#2774)
b4867f607c is described below

commit b4867f607cb53cfc9e993a9cc671eaa7e72ae44d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 25 08:49:48 2026 +0200

    TOMEE-4625 - Bump version.cxf from 4.2.1 to 4.2.2 (#2774)
    
    Bumps `version.cxf` from 4.2.1 to 4.2.2.
    
    Updates `org.apache.cxf:cxf-core` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-transports-http` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-rs-client` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-frontend-jaxrs` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-ws-security` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-rs-sse` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-management` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-rs-service-description` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-rs-extension-providers` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-rs-mp-client` from 4.2.1 to 4.2.2
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf:cxf-core
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-transports-http
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-client
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-ws-security
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-sse
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-management
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-service-description
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-extension-providers
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-mp-client
      dependency-version: 4.2.2
      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 cbca6c64c2..5966ce19a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,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.2.1</version.cxf>
+    <version.cxf>4.2.2</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