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

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


The following commit(s) were added to refs/heads/main by this push:
     new 4269c057a0 Bump cxf.version from 3.6.8 to 3.6.9 (#2153)
4269c057a0 is described below

commit 4269c057a05523b468f3bee11d75690b500af3ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 18 16:15:41 2025 +0100

    Bump cxf.version from 3.6.8 to 3.6.9 (#2153)
    
    Bumps `cxf.version` from 3.6.8 to 3.6.9.
    
    Updates `org.apache.cxf:cxf-rt-frontend-jaxrs` from 3.6.8 to 3.6.9
    
    Updates `org.apache.cxf:cxf-rt-rs-client` from 3.6.8 to 3.6.9
    
    Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 3.6.8 to 3.6.9
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs
      dependency-version: 3.6.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-rs-client
      dependency-version: 3.6.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
      dependency-version: 3.6.9
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f6a563e481..3e145c96a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
         <bouncycastle.version>1.82</bouncycastle.version>
         <camel.version>4.10.5</camel.version>
         <cglib.bundle.version>3.2.9_1</cglib.bundle.version>
-        <cxf.version>3.6.8</cxf.version>
+        <cxf.version>3.6.9</cxf.version>
         <jackson.annotations.version>2.20</jackson.annotations.version>
         <jackson.version>2.20.1</jackson.version>
         <jna.version>5.18.1</jna.version>

Reply via email to