[java-openws COMMIT] /branches/REL_1/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Mar 21 00:04:51 EDT 2013
Author: scantor
Date: Thu Mar 21 00:04:51 2013
New Revision: 446
URL: http://svn.shibboleth.net/view/java-openws?rev=446&view=rev
Log:
SIDP-578: update dependencies
Modified:
branches/REL_1/pom.xml
Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-openws/branches/REL_1/pom.xml?rev=446&r1=445&r2=446&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Thu Mar 21 00:04:51 2013
@@ -113,7 +113,6 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
- <version>2.0.8</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -124,9 +123,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