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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 0c78aa939a90a28e1e11b8dac46ec90973e1ad5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 10 23:26:51 2026 +0000

    Bump cxf.version from 4.2.1 to 4.2.2
    
    Bumps `cxf.version` 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-rs-extension-search` 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-service-description-openapi-v3` 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-transports-http` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-features-logging` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-features-metrics` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-spring-boot-starter-jaxrs` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-transports-http-netty-server` from 4.2.1 to 
4.2.2
    
    Updates `org.apache.cxf:cxf-rt-transports-local` 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-core` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-ws-policy` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-wsdl` from 4.2.1 to 4.2.2
    
    ---
    updated-dependencies:
    - 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-rs-extension-search
      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-service-description-openapi-v3
      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-transports-http
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-features-logging
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-features-metrics
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-spring-boot-starter-jaxrs
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-transports-http-netty-server
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-transports-local
      dependency-version: 4.2.2
      dependency-type: direct:development
      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-core
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-ws-policy
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-wsdl
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5e655ddeff..b9fa071ae2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -431,7 +431,7 @@ under the License.
     <connid.kafka.version>1.0.0</connid.kafka.version>
     <connid.ldup.version>0.1.0</connid.ldup.version>
 
-    <cxf.version>4.2.1</cxf.version>
+    <cxf.version>4.2.2</cxf.version>
     <bouncycastle.version>1.84</bouncycastle.version>
     <nimbus-jose-jwt.version>10.9.1</nimbus-jose-jwt.version>
 

Reply via email to