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 2017/11/27 15:33:37 UTC

[1/2] syncope git commit: Upgrading Spring

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 0e11d0b6c -> 99dc39e8b
  refs/heads/master c6847708c -> 131c94598


Upgrading Spring


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

Branch: refs/heads/2_0_X
Commit: 99dc39e8b4d8418ee0bf4f062b7aec890139050d
Parents: 0e11d0b
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Nov 27 16:14:46 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Nov 27 16:14:46 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/99dc39e8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7f91349..06cf1fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -369,7 +369,7 @@ under the License.
 
     <jackson.version>2.9.2</jackson.version>
 
-    <spring.version>4.3.12.RELEASE</spring.version>
+    <spring.version>4.3.13.RELEASE</spring.version>
     <spring-security.version>4.2.3.RELEASE</spring-security.version>
 
     <openjpa.version>2.4.2</openjpa.version>


[2/2] syncope git commit: Upgrading Spring

Posted by il...@apache.org.
Upgrading Spring


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

Branch: refs/heads/master
Commit: 131c94598bf232265a083aacf85ba4f3a91d00e2
Parents: c684770
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Nov 27 16:33:27 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Nov 27 16:33:27 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/131c9459/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a9ea33b..269bf8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -369,7 +369,7 @@ under the License.
 
     <jackson.version>2.9.2</jackson.version>
 
-    <spring.version>5.0.1.RELEASE</spring.version>
+    <spring.version>5.0.2.RELEASE</spring.version>
     <spring-security.version>4.2.3.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0-SNAPSHOT</openjpa.version>