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 2016/09/13 10:15:39 UTC

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

Author: coheigea
Date: Tue Sep 13 10:15:39 2016
New Revision: 1760520

URL: http://svn.apache.org/viewvc?rev=1760520&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=1760520&r1=1760519&r2=1760520&view=diff
==============================================================================
--- webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml (original)
+++ webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml Tue Sep 13 10:15:39 2016
@@ -33,7 +33,7 @@
 
     <properties>
         <apacheds.version>2.0.0-M23</apacheds.version>
-        <bcprov.version>1.54</bcprov.version>
+        <bcprov.version>1.55</bcprov.version>
         <commons.compress.version>1.4.1</commons.compress.version>
         <ehcache.version>2.10.2</ehcache.version>
         <geronimo.javamail.version>1.7.1</geronimo.javamail.version>