[utilities COMMIT] /java-support/trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Mar 12 15:45:12 EDT 2014


Author: dfisher
Date: Wed Mar 12 15:45:12 2014
New Revision: 552

URL: http://svn.shibboleth.net/view/utilities?rev=552&view=rev
Log:
Update bouncycastle version to 1.50.

Modified:
    java-support/trunk/pom.xml

Modified: java-support/trunk/pom.xml
URL: http://svn.shibboleth.net/view/utilities/java-support/trunk/pom.xml?rev=552&r1=551&r2=552&view=diff
==============================================================================
--- java-support/trunk/pom.xml (original)
+++ java-support/trunk/pom.xml Wed Mar 12 15:45:12 2014
@@ -88,7 +88,7 @@
         <dependency>
             <!--  Required if you're using classes from the security package. -->
             <groupId>org.bouncycastle</groupId>
-            <artifactId>bcprov-jdk15</artifactId>
+            <artifactId>bcprov-jdk15on</artifactId>
             <optional>true</optional>
         </dependency>
 



More information about the commits mailing list