This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch CXF-8671
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/CXF-8671 by this push:
new eabfca3c3d Bump com.sun.xml.ws:jaxws-rt from 3.0.2 to 4.0.2 (#1568)
eabfca3c3d is described below
commit eabfca3c3d0ef09d7cef454c12e4183101a5eea9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 14 09:33:21 2023 -0500
Bump com.sun.xml.ws:jaxws-rt from 3.0.2 to 4.0.2 (#1568)
Bumps com.sun.xml.ws:jaxws-rt from 3.0.2 to 4.0.2.
---
updated-dependencies:
- dependency-name: com.sun.xml.ws:jaxws-rt
dependency-type: direct:development
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>
---
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 84b4c13a0a..52c18425c0 100644
--- a/services/wsn/wsn-core/pom.xml
+++ b/services/wsn/wsn-core/pom.xml
@@ -103,7 +103,7 @@
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-rt</artifactId>
- <version>3.0.2</version>
+ <version>4.0.2</version>
<scope>test</scope>
<exclusions>
<exclusion>