Author: ffang
Date: Thu Sep 13 01:44:31 2007
New Revision: 575218
URL: http://svn.apache.org/viewvc?rev=575218&view=rev
Log:
upgrade wss4j and bouncycastle version
Modified:
incubator/servicemix/trunk/pom.xml
Modified: incubator/servicemix/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/servicemix/trunk/pom.xml?rev=575218&r1=575217&r2=575218&view=diff
==============================================================================
--- incubator/servicemix/trunk/pom.xml (original)
+++ incubator/servicemix/trunk/pom.xml Thu Sep 13 01:44:31 2007
@@ -1838,12 +1838,12 @@
<dependency>
<groupId>wss4j</groupId>
<artifactId>wss4j</artifactId>
- <version>1.5.0</version>
+ <version>1.5.1</version>
</dependency>
<dependency>
<groupId>bouncycastle</groupId>
<artifactId>bcprov-jdk14</artifactId>
- <version>124</version>
+ <version>136</version>
</dependency>
<dependency>
<groupId>org.opensaml</groupId>