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

noreply at shibboleth.net noreply at shibboleth.net
Thu Feb 27 23:56:42 EST 2014


Author: dfisher
Date: Thu Feb 27 23:56:41 2014
New Revision: 542

URL: http://svn.shibboleth.net/view/utilities?rev=542&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=542&r1=541&r2=542&view=diff
==============================================================================
--- java-support/trunk/pom.xml (original)
+++ java-support/trunk/pom.xml Thu Feb 27 23:56:41 2014
@@ -72,7 +72,7 @@
 
         <dependency>
             <groupId>org.bouncycastle</groupId>
-            <artifactId>bcprov-jdk15</artifactId>
+            <artifactId>bcprov-jdk15on</artifactId>
             <optional>true</optional>
         </dependency>
 



More information about the commits mailing list