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/01/24 08:37:33 UTC

svn commit: r1437877 - /syncope/branches/1_0_X/parent/pom.xml

Author: ilgrosso
Date: Thu Jan 24 07:37:33 2013
New Revision: 1437877

URL: http://svn.apache.org/viewvc?rev=1437877&view=rev
Log:
Upgrading Spring to 3.1.4

Modified:
    syncope/branches/1_0_X/parent/pom.xml

Modified: syncope/branches/1_0_X/parent/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/parent/pom.xml?rev=1437877&r1=1437876&r2=1437877&view=diff
==============================================================================
--- syncope/branches/1_0_X/parent/pom.xml (original)
+++ syncope/branches/1_0_X/parent/pom.xml Thu Jan 24 07:37:33 2013
@@ -270,7 +270,7 @@ under the License.
 
     <activiti.version>5.9</activiti.version>
 
-    <spring.version>3.1.3.RELEASE</spring.version>
+    <spring.version>3.1.4.RELEASE</spring.version>
     <spring-security.version>3.1.3.RELEASE</spring-security.version>
     <aspectj.version>1.7.1</aspectj.version>
     <jackson.version>1.9.11</jackson.version>