SEC-179: Upgrade to Spring 2.0-M2.
This commit is contained in:
+2
-2
@@ -265,7 +265,7 @@
|
||||
<dependency>
|
||||
<groupId>springframework</groupId>
|
||||
<artifactId>spring</artifactId>
|
||||
<version>1.2.6</version>
|
||||
<version>2.0-m2</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.springframework.org</url>
|
||||
<properties>
|
||||
@@ -275,7 +275,7 @@
|
||||
<dependency>
|
||||
<groupId>springframework</groupId>
|
||||
<artifactId>spring-mock</artifactId>
|
||||
<version>1.2.6</version>
|
||||
<version>2.0-m2</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.springframework.org</url>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user