summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml')
-rw-r--r--sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml b/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml
index c58e8acb21..d76483cac4 100644
--- a/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml
+++ b/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml
@@ -189,9 +189,19 @@
<groupId>org.apache.santuario</groupId>
<artifactId>xmlsec</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>org.apache.ws.security</groupId>
+ <artifactId>wss4j</artifactId>
+ </exclusion>
</exclusions>
</dependency>
+ <dependency>
+ <groupId>org.apache.ws.security</groupId>
+ <artifactId>wss4j</artifactId>
+ <version>1.5.11</version>
+ </dependency>
+
<!-- replace the Rampart xmlsec with the version Tuscany is using -->
<dependency>
<groupId>org.apache.santuario</groupId>