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/12/13 14:48:52 UTC

svn commit: r1550727 - /syncope/branches/1_1_X/pom.xml

Author: ilgrosso
Date: Fri Dec 13 13:48:52 2013
New Revision: 1550727

URL: http://svn.apache.org/r1550727
Log:
Upgrade to Spring 3.2.5

Modified:
    syncope/branches/1_1_X/pom.xml

Modified: syncope/branches/1_1_X/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/pom.xml?rev=1550727&r1=1550726&r2=1550727&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Fri Dec 13 13:48:52 2013
@@ -311,7 +311,7 @@ under the License.
     <activiti.version>5.14</activiti.version>
 
     <cxf.version>2.7.8</cxf.version>	
-    <spring.version>3.2.5.RELEASE</spring.version>
+    <spring.version>3.2.6.RELEASE</spring.version>
     <spring-security.version>3.1.4.RELEASE</spring-security.version>
     <aspectj.version>1.7.4</aspectj.version>
     <jackson.version>1.9.13</jackson.version>