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 eaedad4938f2ebb38c47b8221dfc9cf9900129f2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 07:16:27 2026 -0400

    Bump com.sun.xml.ws:jaxws-rt from 4.0.4 to 4.0.5 (#3204)
    
    Bumps com.sun.xml.ws:jaxws-rt from 4.0.4 to 4.0.5.
    
    ---
    updated-dependencies:
    - dependency-name: com.sun.xml.ws:jaxws-rt
      dependency-version: 4.0.5
      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 9b1e6a95076ee7c07e6d655592d1a452f990e832)
---
 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 3297c5ca0d1..ebf4cc8c227 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.4</version>
+            <version>4.0.5</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>

Reply via email to