1
0
mirror of synced 2026-08-05 17:57:15 +00:00

SEC-388: Upgrade other Spring dependencies to 1.2.8.

This commit is contained in:
Carlos Sanchez
2006-11-15 22:54:54 +00:00
parent 0044400ca6
commit 5e819af782
2 changed files with 26 additions and 7 deletions
+1 -4
View File
@@ -20,17 +20,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-remoting</artifactId>
<version>1.2.7</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>1.2.7</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-support</artifactId>
<version>1.2.7</version>
<scope>runtime</scope>
</dependency>
<dependency>
@@ -152,4 +149,4 @@
</resources>
</build>
</project>
</project>