Repository: syncope
Updated Branches:
  refs/heads/2_0_X 38f9284ce -> c21c97bd7
  refs/heads/master e06281c09 -> 548f9a981


Upgrading Spring


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

Branch: refs/heads/2_0_X
Commit: c21c97bd7539b07151cf0befc7c1ae689654833d
Parents: 38f9284
Author: Francesco Chicchiriccò <[email protected]>
Authored: Thu Jan 26 15:26:24 2017 +0100
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Thu Jan 26 15:26:24 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/c21c97bd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index da29e20..24ea99f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -363,7 +363,7 @@ under the License.
 
     <jackson.version>2.8.6</jackson.version>
 
-    <spring.version>4.3.5.RELEASE</spring.version>
+    <spring.version>4.3.6.RELEASE</spring.version>
     <spring-security.version>4.2.1.RELEASE</spring-security.version>
 
     <openjpa.version>2.4.2</openjpa.version>

Reply via email to