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

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


The following commit(s) were added to refs/heads/main by this push:
     new fc74040a97c Bump com.sun.xml.ws:jaxws-rt from 4.0.3 to 4.0.4 (#2995)
fc74040a97c is described below

commit fc74040a97cfed71554fce750d73b136c91750e1
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>
---
 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 3cf05cc9a09..8498e931648 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