From 1fc1b9bff62d55ff814a43d9b69b11807f90b2ad Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Sat, 16 Feb 2008 12:04:29 +0000 Subject: [PATCH] SWS-284 --- pom.xml | 45 ++++++++++++++++++++++++++++++++++++--------- 1 file changed, 36 insertions(+), 9 deletions(-) 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 @@ - - + + - - - - + + + + - +