Use latest Spring JAR.
This commit is contained in:
parent
d9b1a8e83c
commit
23b7a194b0
|
@ -253,7 +253,7 @@
|
|||
<dependency>
|
||||
<groupId>springframework</groupId>
|
||||
<artifactId>spring</artifactId>
|
||||
<version>1.2-rc2</version>
|
||||
<version>1.2.2</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.springframework.org</url>
|
||||
<properties>
|
||||
|
@ -263,7 +263,7 @@
|
|||
<dependency>
|
||||
<groupId>springframework</groupId>
|
||||
<artifactId>spring-mock</artifactId>
|
||||
<version>1.2-rc2</version>
|
||||
<version>1.2.2</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.springframework.org</url>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue