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 2012/07/09 14:48:47 UTC

svn commit: r1359123 - /incubator/syncope/trunk/parent/pom.xml

Author: ilgrosso
Date: Mon Jul  9 12:48:46 2012
New Revision: 1359123

URL: http://svn.apache.org/viewvc?rev=1359123&view=rev
Log:
Upgrading Spring to 3.1.2.RELEASE

Modified:
    incubator/syncope/trunk/parent/pom.xml

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1359123&r1=1359122&r2=1359123&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Mon Jul  9 12:48:46 2012
@@ -245,7 +245,7 @@ under the License.
 
     <activiti.version>5.9</activiti.version>
 
-    <spring.version>3.1.1.RELEASE</spring.version>
+    <spring.version>3.1.2.RELEASE</spring.version>
     <spring-security.version>3.1.1.RELEASE</spring-security.version>
     <aspectj.version>1.6.12</aspectj.version>
     <jackson.version>1.9.8</jackson.version>