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 2017/01/26 14:27:04 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/548f9a98
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/548f9a98
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/548f9a98

Branch: refs/heads/master
Commit: 548f9a981e1c074f319be9f1361bc855b9616909
Parents: e06281c
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Thu Jan 26 15:26:24 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Thu Jan 26 15:26:43 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/548f9a98/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d4b4478..03f96b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -363,7 +363,7 @@ under the License.
 
     <jackson.version>2.8.6</jackson.version>
 
-    <spring.version>4.3.5.RELEASE</spring.version>
+    <spring.version>4.3.6.RELEASE</spring.version>
     <spring-security.version>4.2.1.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0-SNAPSHOT</openjpa.version>