You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2013/03/14 13:59:53 UTC

svn commit: r1456411 - /syncope/trunk/pom.xml

Author: ilgrosso
Date: Thu Mar 14 12:59:53 2013
New Revision: 1456411

URL: http://svn.apache.org/r1456411
Log:
Upgrade Spring to 3.2.2.RELEASE

Modified:
    syncope/trunk/pom.xml

Modified: syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1456411&r1=1456410&r2=1456411&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Thu Mar 14 12:59:53 2013
@@ -291,7 +291,7 @@ under the License.
     <activiti.version>5.12</activiti.version>
 
     <cxf.version>2.7.3</cxf.version>	
-    <spring.version>3.2.1.RELEASE</spring.version>
+    <spring.version>3.2.2.RELEASE</spring.version>
     <spring-security.version>3.1.3.RELEASE</spring-security.version>
     <aspectj.version>1.7.2.RELEASE</aspectj.version>
     <jackson.version>1.9.12</jackson.version>