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 2015/01/01 19:12:05 UTC

[10/32] syncope git commit: Upgrading Spring

Upgrading Spring


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/4b71b2c4
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/4b71b2c4
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/4b71b2c4

Branch: refs/heads/2_0_X
Commit: 4b71b2c4480d3ad340a85441a0fc9a233a7f3ab8
Parents: bd10282
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Jan 1 12:34:25 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Jan 1 12:34:25 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/4b71b2c4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 192048a..e4565ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -321,7 +321,7 @@ under the License.
     <activiti.version>5.15.1</activiti.version>
 
     <cxf.version>2.7.14</cxf.version>	
-    <spring.version>3.2.12.RELEASE</spring.version>
+    <spring.version>3.2.13.RELEASE</spring.version>
     <spring-security.version>3.1.7.RELEASE</spring-security.version>
     <aspectj.version>1.7.4</aspectj.version>
     <jackson.version>1.9.13</jackson.version>