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/11/24 10:12:27 UTC

syncope git commit: Upgrading Spring

Repository: syncope
Updated Branches:
  refs/heads/master dc4138569 -> 1df2abf0c


Upgrading Spring


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

Branch: refs/heads/master
Commit: 1df2abf0c483ee0538751f0778fba3475439ebbe
Parents: dc41385
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Nov 24 11:12:04 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Nov 24 11:12:04 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/1df2abf0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9050765..25b1cbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -369,7 +369,7 @@ under the License.
 
     <jackson.version>2.9.1</jackson.version>
 
-    <spring.version>5.0.0.RELEASE</spring.version>
+    <spring.version>5.0.1.RELEASE</spring.version>
     <spring-security.version>4.2.3.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0-SNAPSHOT</openjpa.version>