1
0
mirror of synced 2026-08-07 02:38:47 +00:00

SEC-179: Upgrade to Spring 2.0-M2.

This commit is contained in:
Ben Alex
2006-02-09 05:36:06 +00:00
parent ae29498f75
commit 96196bd637
6 changed files with 18 additions and 10 deletions
+2 -2
View File
@@ -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>