Explorar el Código

Use latest Spring JAR.

Ben Alex hace 20 años
padre
commit
23b7a194b0
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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>