From 606ad37588473845c233c30a05f70c54d415f577 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Tue, 27 Jan 2009 14:29:34 +0000 Subject: [PATCH] SWS-477: Upgrade to Wss4j 1.5.5 --- parent/pom.xml | 23 ++--------------------- pom.xml | 4 ++-- security/pom.xml | 7 ++----- 3 files changed, 6 insertions(+), 28 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index ebe17c2c..f45ec908 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -87,20 +87,6 @@ - - - maven-eclipse-plugin - - true - - - - maven-idea-plugin - - true - true - - @@ -522,15 +508,10 @@ xmlsec 2.0 - - org.apache.santuario - xmlsec - 1.4.1 - org.apache.ws.security wss4j - 1.5.4 + 1.5.5 axis @@ -542,7 +523,7 @@ xerces - xercecImpl + xercesImpl xml-apis diff --git a/pom.xml b/pom.xml index 39bb911c..3a441f18 100644 --- a/pom.xml +++ b/pom.xml @@ -393,13 +393,13 @@ org.apache.ws.security wss4j - 1.5.4 + 1.5.5 ${project.build.directory}/dependency/wss4j/ org.apache.santuario xmlsec - 1.4.1 + 1.4.2 ${project.build.directory}/dependency/wss4j/ diff --git a/security/pom.xml b/security/pom.xml index 1866a2c6..1b494c11 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -1,4 +1,5 @@ - + spring-ws-parent org.springframework.ws @@ -117,10 +118,6 @@ com.sun.xml.wss xws-security - - org.apache.santuario - xmlsec - org.apache.ws.security