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

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

Branch: refs/heads/2_0_X
Commit: fe774bc6136a38e1c69dc52a32a8836d12b5df15
Parents: 9892ee6
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Oct 11 11:35:38 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Oct 11 11:35:38 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/fe774bc6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1cbce2f..8a5e76e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -369,7 +369,7 @@ under the License.
 
     <jackson.version>2.9.1</jackson.version>
 
-    <spring.version>4.3.11.RELEASE</spring.version>
+    <spring.version>4.3.12.RELEASE</spring.version>
     <spring-security.version>4.2.3.RELEASE</spring-security.version>
 
     <openjpa.version>2.4.2</openjpa.version>