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/11/12 10:08:40 UTC

[7/8] 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/49ecca4a
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/49ecca4a
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/49ecca4a

Branch: refs/heads/1_2_X
Commit: 49ecca4a8c6248d884a26dbfb83b014f6c53b4d3
Parents: b3fe89a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Nov 12 10:00:33 2014 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Nov 12 10:00:33 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/49ecca4a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 71dfbb9..db5d3de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -326,7 +326,7 @@ under the License.
     <aspectj.version>1.8.4</aspectj.version>
 
     <cxf.version>3.0.2</cxf.version>	
-    <spring.version>4.0.7.RELEASE</spring.version>
+    <spring.version>4.0.8.RELEASE</spring.version>
     <spring-security.version>3.2.5.RELEASE</spring-security.version>
     <jackson.version>2.4.3</jackson.version>
     <velocity.version>1.7</velocity.version>