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/29 13:53:31 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/0005e676
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/0005e676
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/0005e676

Branch: refs/heads/master
Commit: 0005e6765054b70cbb3393dfebf95275eb50e4c0
Parents: 8e03fae
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 29 14:53:12 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 29 14:53:20 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/0005e676/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a25de04..55942d7 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.1.RELEASE</spring.version>
+    <spring.version>5.1.2.RELEASE</spring.version>
     <spring-security.version>5.1.1.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0</openjpa.version>