Author: gnodet
Date: Mon Oct 13 02:18:54 2008
New Revision: 703987
URL: http://svn.apache.org/viewvc?rev=703987&view=rev
Log:
Upgrade to bouncycastle 140
Modified:
servicemix/components/shared-libraries/trunk/servicemix-soap/pom.xml
servicemix/components/shared-libraries/trunk/servicemix-soap2/pom.xml
Modified: servicemix/components/shared-libraries/trunk/servicemix-soap/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/components/shared-libraries/trunk/servicemix-soap/pom.xml?rev=703987&r1=703986&r2=703987&view=diff
==============================================================================
--- servicemix/components/shared-libraries/trunk/servicemix-soap/pom.xml
(original)
+++ servicemix/components/shared-libraries/trunk/servicemix-soap/pom.xml Mon
Oct 13 02:18:54 2008
@@ -100,7 +100,7 @@
<dependency>
<groupId>bouncycastle</groupId>
<artifactId>bcprov-jdk14</artifactId>
- <version>136</version>
+ <version>140</version>
</dependency>
<dependency>
<groupId>org.opensaml</groupId>
Modified: servicemix/components/shared-libraries/trunk/servicemix-soap2/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/components/shared-libraries/trunk/servicemix-soap2/pom.xml?rev=703987&r1=703986&r2=703987&view=diff
==============================================================================
--- servicemix/components/shared-libraries/trunk/servicemix-soap2/pom.xml
(original)
+++ servicemix/components/shared-libraries/trunk/servicemix-soap2/pom.xml Mon
Oct 13 02:18:54 2008
@@ -77,7 +77,7 @@
<dependency>
<groupId>bouncycastle</groupId>
<artifactId>bcprov-jdk14</artifactId>
- <version>136</version>
+ <version>140</version>
</dependency>
<dependency>
<groupId>org.opensaml</groupId>