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 2018/07/27 14:33:17 UTC

svn commit: r1836834 - /webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml

Author: coheigea
Date: Fri Jul 27 14:33:17 2018
New Revision: 1836834

URL: http://svn.apache.org/viewvc?rev=1836834&view=rev
Log:
Updating BouncyCastle

Modified:
    webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml

Modified: webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml?rev=1836834&r1=1836833&r2=1836834&view=diff
==============================================================================
--- webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml (original)
+++ webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml Fri Jul 27 14:33:17 2018
@@ -33,7 +33,7 @@
 
     <properties>
         <apacheds.version>2.0.0-M24</apacheds.version>
-        <bcprov.version>1.59</bcprov.version>
+        <bcprov.version>1.60</bcprov.version>
         <commons.compress.version>1.4.1</commons.compress.version>
         <ehcache.version>2.10.5</ehcache.version>
         <geronimo.javamail.version>1.7.1</geronimo.javamail.version>