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 9b1e6a95076 Bump com.sun.xml.ws:jaxws-rt from 4.0.4 to 4.0.5 (#3204)
9b1e6a95076 is described below
commit 9b1e6a95076ee7c07e6d655592d1a452f990e832
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>
---
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 89dad6e5e4d..5acde0fccfd 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>