diff --git a/pom.xml b/pom.xml index a2f17dd5..f4e7185b 100644 --- a/pom.xml +++ b/pom.xml @@ -100,6 +100,7 @@ 1.6.0 3.1.0 1.1.4 + 2.3.1 2.0.6 6.1.26 2.0.1 @@ -835,7 +836,7 @@ javax.xml.ws jaxws-api - 2.3.1 + ${jaxws-api.version} javax.xml.bind diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index 9551f12b..ab48789c 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -93,7 +93,7 @@ javax.xml.ws jaxws-api - 2.3.0 + ${jaxws-api.version} provided