SEC-114: Upgraded to Spring 1.2.6.

This commit is contained in:
Ben Alex
2005-11-26 06:12:58 +00:00
parent fddcd6112e
commit 1593ac23da
2 changed files with 4 additions and 4 deletions

View File

@@ -274,7 +274,7 @@
<dependency>
<groupId>springframework</groupId>
<artifactId>spring</artifactId>
<version>1.2.5</version>
<version>1.2.6</version>
<type>jar</type>
<url>http://www.springframework.org</url>
<properties>
@@ -284,7 +284,7 @@
<dependency>
<groupId>springframework</groupId>
<artifactId>spring-mock</artifactId>
<version>1.2.5</version>
<version>1.2.6</version>
<type>jar</type>
<url>http://www.springframework.org</url>
</dependency>