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:30 UTC

[1/2] syncope git commit: Upgrading Spring

Repository: syncope
Updated Branches:
  refs/heads/2_1_X 65578cf09 -> 001a1d8bf
  refs/heads/master 8e03fae11 -> 0005e6765


Upgrading Spring


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

Branch: refs/heads/2_1_X
Commit: 001a1d8bf4534fef8fcbb613fb7e5aaef6751083
Parents: 65578cf
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:12 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/001a1d8b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e5d5f2c..3433471 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>


[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/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>