From c5e4e43865e42976ccf2b4c95ee63bfea58c5309 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 2 May 2013 01:44:20 +0000 Subject: Remove bouncycastle dependencies that are not in use git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1478249 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/modules/binding-ws-runtime-axis2/pom.xml | 42 ++++++++++++---------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml b/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml index e74b89d440..6fe55240f4 100644 --- a/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml +++ b/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml @@ -118,14 +118,14 @@ bouncycastle bcprov-jdk14 - - org.bouncycastle - bcprov-ext-jdk15 - bouncycastle bcprov-jdk15 + + org.bouncycastle + bcprov-ext-jdk15 + org.slf4j slf4j-jdk14 @@ -209,19 +209,6 @@ - - bouncycastle - bcprov-jdk15 - 140 - - - - - org.apache.ws.security - wss4j - 1.5.10 - - org.apache.santuario @@ -329,8 +316,25 @@ xml-resolver - - + + + + + commons-httpclient commons-httpclient -- cgit v1.2.3