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:05:39 UTC

syncope git commit: Upgrading Spring

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 23c6d6a4c -> 79535b053


Upgrading Spring


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

Branch: refs/heads/2_0_X
Commit: 79535b0532d6226074e487fee02b11e5137d47ba
Parents: 23c6d6a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 15 11:05:28 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 15 11:05:28 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/79535b05/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7417327..bb4485d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -393,7 +393,7 @@ under the License.
 
     <jackson.version>2.9.7</jackson.version>
 
-    <spring.version>4.3.19.RELEASE</spring.version>
+    <spring.version>4.3.20.RELEASE</spring.version>
     <spring-security.version>4.2.7.RELEASE</spring-security.version>
 
     <openjpa.version>2.4.3</openjpa.version>