diff --git a/pom.xml b/pom.xml index f5318cd6..c1d52ae6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.ws spring-ws @@ -367,7 +368,7 @@ 1.6.1 ${project.build.directory}/dependency/wsdl4j/ - + com.sun.xml.wss xws-security @@ -380,6 +381,31 @@ 2.0 ${project.build.directory}/dependency/xwss/ + + + org.apache.ws.security + wss4j + 1.5.4 + ${project.build.directory}/dependency/wss4j/ + + + org.apache.santuario + xmlsec + 1.4.0 + ${project.build.directory}/dependency/wss4j/ + + + bouncycastle + bcprov-jdk13 + 132 + ${project.build.directory}/dependency/wss4j/ + + + opensaml + opensaml + 1.1 + ${project.build.directory}/dependency/wss4j/ + org.acegisecurity @@ -556,19 +582,20 @@ - - + + - - - - + + + + - +