SEC-281: Go back to spring 1.2.7 to prevent backwards compatibility issues
This commit is contained in:
+2
-2
@@ -278,7 +278,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring</artifactId>
|
||||
<version>2.0-m2</version>
|
||||
<version>1.2.7</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.springframework.org</url>
|
||||
<properties>
|
||||
@@ -288,7 +288,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-mock</artifactId>
|
||||
<version>2.0-m2</version>
|
||||
<version>1.2.7</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.springframework.org</url>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user