Răsfoiți Sursa

Use latest Spring JAR.

Ben Alex 20 ani în urmă
părinte
comite
23b7a194b0
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      project.xml

+ 2 - 2
project.xml

@@ -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>