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/12/17 15:08:30 UTC

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

Branch: refs/heads/master
Commit: b37910513877c61562e20fd382e0c2e806a1af2d
Parents: 856830d
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Dec 17 15:08:22 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Dec 17 15:08:22 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/b3791051/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c2caa95..aab0e0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -332,7 +332,7 @@ under the License.
 
     <jackson.version>2.6.4</jackson.version>
 
-    <spring.version>4.2.3.RELEASE</spring.version>
+    <spring.version>4.2.4.RELEASE</spring.version>
     <spring-security.version>4.0.3.RELEASE</spring-security.version>
 
     <openjpa.version>2.4.0</openjpa.version>