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 2018/10/15 09:34:50 UTC

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

Branch: refs/heads/master
Commit: 6d1c8738328c7b507bf35f2a3c263d24e2d4a0a7
Parents: 188a7ef
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 15 09:52:01 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 15 11:34:23 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/6d1c8738/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fca1219..b35481f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -393,7 +393,7 @@ under the License.
 
     <jackson.version>2.9.7</jackson.version>
 
-    <spring.version>5.1.0.RELEASE</spring.version>
+    <spring.version>5.1.1.RELEASE</spring.version>
     <spring-security.version>5.1.0.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0</openjpa.version>