Author: coheigea
Date: Wed Dec  4 17:17:11 2013
New Revision: 1547847

URL: http://svn.apache.org/r1547847
Log:
Upgrading to BouncyCastle 1.50

Modified:
    webservices/wss4j/trunk/parent/pom.xml

Modified: webservices/wss4j/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/trunk/parent/pom.xml?rev=1547847&r1=1547846&r2=1547847&view=diff
==============================================================================
--- webservices/wss4j/trunk/parent/pom.xml (original)
+++ webservices/wss4j/trunk/parent/pom.xml Wed Dec  4 17:17:11 2013
@@ -34,7 +34,7 @@
     <url>http://ws.apache.org/wss4j/</url>
 
     <properties>
-        <bcprov.version>1.49</bcprov.version>
+        <bcprov.version>1.50</bcprov.version>
         <ehcache.version>2.7.4</ehcache.version>
         <geronimo.javamail.version>1.7.1</geronimo.javamail.version>
         <jasypt.version>1.9.0</jasypt.version>


Reply via email to