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

reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 9918344485975f2bb618d9c19292885c99136763
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 25 08:24:00 2026 -0400

    Bump com.sun.xml.ws:jaxws-rt from 4.0.3 to 4.0.4 (#2995)
    
    Bumps com.sun.xml.ws:jaxws-rt from 4.0.3 to 4.0.4.
    
    ---
    updated-dependencies:
    - dependency-name: com.sun.xml.ws:jaxws-rt
      dependency-version: 4.0.4
      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>
    (cherry picked from commit fc74040a97cfed71554fce750d73b136c91750e1)
---
 services/wsn/wsn-core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/wsn/wsn-core/pom.xml b/services/wsn/wsn-core/pom.xml
index f2fa69647f0..595694fe9f5 100644
--- a/services/wsn/wsn-core/pom.xml
+++ b/services/wsn/wsn-core/pom.xml
@@ -99,7 +99,7 @@
         <dependency>
             <groupId>com.sun.xml.ws</groupId>
             <artifactId>jaxws-rt</artifactId>
-            <version>4.0.3</version>
+            <version>4.0.4</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>

Reply via email to