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 fab67cb95d build(deps): bump org.apache.cxf:cxf-rt-frontend-jaxws 
(#2793)
fab67cb95d is described below

commit fab67cb95db6a1eaacc4897da20927943c09f443
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 28 14:36:12 2026 +0200

    build(deps): bump org.apache.cxf:cxf-rt-frontend-jaxws (#2793)
    
    Bumps org.apache.cxf:cxf-rt-frontend-jaxws from 3.6.12 to 4.2.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
      dependency-version: 4.2.3
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 8e562ce69b..f3e2d8fbdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
         <bouncycastle.version>1.85</bouncycastle.version>
         <camel.version>4.18.2</camel.version>
         <cglib.version>3.2.9</cglib.version>
-        <cxf.version>3.6.12</cxf.version>
+        <cxf.version>4.2.3</cxf.version>
         <jackson.annotations.version>2.22</jackson.annotations.version>
         <jackson.version>2.22.2</jackson.version>
         <jna.version>5.19.1</jna.version>

Reply via email to