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 2014/01/30 12:37:52 UTC

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

Author: ilgrosso
Date: Thu Jan 30 11:37:52 2014
New Revision: 1562787

URL: http://svn.apache.org/r1562787
Log:
[SYNCOPE-462] Upgrade to Spring 3.2.6

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=1562787&r1=1562786&r2=1562787&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Thu Jan 30 11:37:52 2014
@@ -316,7 +316,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.7.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>