You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2015/03/10 15:58:33 UTC

svn commit: r1665572 - /directory/apacheds/trunk/pom.xml

Author: coheigea
Date: Tue Mar 10 14:58:33 2015
New Revision: 1665572

URL: http://svn.apache.org/r1665572
Log:
Updating BouncyCastle

Modified:
    directory/apacheds/trunk/pom.xml

Modified: directory/apacheds/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/pom.xml?rev=1665572&r1=1665571&r2=1665572&view=diff
==============================================================================
--- directory/apacheds/trunk/pom.xml (original)
+++ directory/apacheds/trunk/pom.xml Tue Mar 10 14:58:33 2015
@@ -54,7 +54,7 @@
     
     <!-- Set versions for depending jars -->
     <ant.version>1.9.4</ant.version>
-    <bcprov.version>1.51</bcprov.version>
+    <bcprov.version>1.52</bcprov.version>
     <commons.cli.version>1.2</commons.cli.version>
     <commons.collections.version>3.2.1</commons.collections.version>
     <commons.daemon.version>1.0.15</commons.daemon.version>