[java-shib-idp2 COMMIT] /branches/REL_2/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Mar 21 00:57:52 EDT 2013
Author: scantor
Date: Thu Mar 21 00:57:52 2013
New Revision: 3155
URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3155&view=rev
Log:
SIDP-578: update dependencies
Modified:
branches/REL_2/pom.xml
Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/pom.xml?rev=3155&r1=3154&r2=3155&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Thu Mar 21 00:57:52 2013
@@ -94,7 +94,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15</artifactId>
- <version>1.45</version>
+ <version>1.46</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
@@ -178,7 +178,6 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
- <scope>test</scope>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
More information about the commits
mailing list