diff --git a/pom.xml b/pom.xml
index cc4c4b99a..946213112 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,6 +102,7 @@
6.0.0
3.0.0
4.0.0
+ 4.0.1
1.1.6
2.0.6.1
11.0.12
diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml
index e22a4b038..dab71664a 100644
--- a/spring-ws-core/pom.xml
+++ b/spring-ws-core/pom.xml
@@ -73,9 +73,9 @@
${jakarta-xml-bind.version}
- com.sun.xml.bind
- jaxb-impl
- ${jakarta-xml-bind.version}
+ org.glassfish.jaxb
+ jaxb-runtime
+ ${glassfish-xml-bind.version}
runtime