Repository: syncope
Updated Branches:
  refs/heads/2_0_X b26624981 -> 8b4dd6ac0
  refs/heads/master b08bc1c4a -> 3be92ce3c


Upgrading Spring


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

Branch: refs/heads/2_0_X
Commit: 8b4dd6ac0e8f85311a1e02d81677079ed207f8b2
Parents: b266249
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Wed Mar 1 12:15:33 2017 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Wed Mar 1 12:15:33 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/8b4dd6ac/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9bc93ff..a6f6d3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -363,7 +363,7 @@ under the License.
 
     <jackson.version>2.8.7</jackson.version>
 
-    <spring.version>4.3.6.RELEASE</spring.version>
+    <spring.version>4.3.7.RELEASE</spring.version>
     <spring-security.version>4.2.1.RELEASE</spring-security.version>
 
     <openjpa.version>2.4.2</openjpa.version>

Reply via email to