[seam-commits] Seam SVN: r12015 - branches/community/Seam_2_2/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Sun Feb 7 17:07:42 EST 2010


Author: manaRH
Date: 2010-02-07 17:07:42 -0500 (Sun, 07 Feb 2010)
New Revision: 12015

Modified:
   branches/community/Seam_2_2/build/root.pom.xml
Log:
JBSEAM-3035 upgrade to spring 2.5.5

Modified: branches/community/Seam_2_2/build/root.pom.xml
===================================================================
--- branches/community/Seam_2_2/build/root.pom.xml	2010-02-05 11:46:40 UTC (rev 12014)
+++ branches/community/Seam_2_2/build/root.pom.xml	2010-02-07 22:07:42 UTC (rev 12015)
@@ -881,7 +881,7 @@
       <dependency>
         <groupId>org.springframework</groupId>
         <artifactId>spring</artifactId>
-        <version>2.0.6</version>
+        <version>2.5.5</version>
         <exclusions>
           <!-- Prevent the insanity which is commons-logging pom introducing dependencies on weird stuff -->
           <exclusion>



More information about the seam-commits mailing list