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/10/19 10:19:15 UTC

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

Branch: refs/heads/master
Commit: 1c459bff536729e278bc0d5d8bb53f1934bb6f49
Parents: 6f4082c
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 19 10:18:47 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 19 10:18:47 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/1c459bff/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c7095e2..50e3522 100644
--- a/pom.xml
+++ b/pom.xml
@@ -332,7 +332,7 @@ under the License.
 
     <jackson.version>2.6.3</jackson.version>
 
-    <spring.version>4.2.1.RELEASE</spring.version>
+    <spring.version>4.2.2.RELEASE</spring.version>
     <spring-security.version>4.0.2.RELEASE</spring-security.version>
 
     <openjpa.version>2.4.0</openjpa.version>