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/02/23 12:25:06 UTC

syncope git commit: Upgrading Spring

Repository: syncope
Updated Branches:
  refs/heads/master 57a3914bd -> bd08923ce


Upgrading Spring


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

Branch: refs/heads/master
Commit: bd08923ce16c0eae8ebc6293593231fe5a225e19
Parents: 57a3914
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Feb 23 12:24:45 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Feb 23 12:24:45 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/bd08923c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 71b4f97..d4c54bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -326,7 +326,7 @@ under the License.
 
     <jackson.version>2.4.5</jackson.version>
 
-    <spring.version>4.1.4.RELEASE</spring.version>
+    <spring.version>4.1.5.RELEASE</spring.version>
     <spring-security.version>3.2.5.RELEASE</spring-security.version>
 
     <openjpa.version>2.3.0</openjpa.version>