[java-opensaml2 COMMIT] /branches/REL_2/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Mar 21 00:09:55 EDT 2013
Author: scantor
Date: Thu Mar 21 00:09:55 2013
New Revision: 1635
URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1635&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-opensaml2/branches/REL_2/pom.xml?rev=1635&r1=1634&r2=1635&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Thu Mar 21 00:09:55 2013
@@ -157,7 +157,6 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
- <version>2.0.8</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -168,9 +167,7 @@
</dependency>
<dependency>
<groupId>org.springframework</groupId>
- <artifactId>spring-mock</artifactId>
- <version>2.0.8</version>
- <scope>test</scope>
+ <artifactId>spring-test</artifactId>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
More information about the commits
mailing list