mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-22 20:12:14 +00:00
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…
x
Reference in New Issue
Block a user