You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2014/07/31 17:33:20 UTC

svn commit: r1614924 - /webservices/wss4j/trunk/parent/pom.xml

Author: coheigea
Date: Thu Jul 31 15:33:19 2014
New Revision: 1614924

URL: http://svn.apache.org/r1614924
Log:
Upgraded BouncyCastle

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=1614924&r1=1614923&r2=1614924&view=diff
==============================================================================
--- webservices/wss4j/trunk/parent/pom.xml (original)
+++ webservices/wss4j/trunk/parent/pom.xml Thu Jul 31 15:33:19 2014
@@ -35,7 +35,7 @@
 
     <properties>
         <apacheds.version>1.5.7</apacheds.version>
-        <bcprov.version>1.49</bcprov.version>
+        <bcprov.version>1.51</bcprov.version>
         <commons.compress.version>1.4.1</commons.compress.version>
         <ehcache.version>2.8.3</ehcache.version>
         <geronimo.javamail.version>1.7.1</geronimo.javamail.version>