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/16 12:54:30 UTC

[1/3] syncope git commit: Upgrading Spring Security

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 2177d2d3a -> 47ff5ecd3
  refs/heads/2_1_X f9edfc2e9 -> 65922b6a2
  refs/heads/master c2ba360bb -> 72a5941f2


Upgrading Spring Security


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

Branch: refs/heads/2_0_X
Commit: 47ff5ecd3d137f097228632cf2b119e275ffcd22
Parents: 2177d2d
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Oct 16 14:53:55 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Oct 16 14:53:55 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/47ff5ecd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1a43f5f..4a8806e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -394,7 +394,7 @@ under the License.
     <jackson.version>2.9.7</jackson.version>
 
     <spring.version>4.3.20.RELEASE</spring.version>
-    <spring-security.version>4.2.7.RELEASE</spring-security.version>
+    <spring-security.version>4.2.9.RELEASE</spring-security.version>
 
     <openjpa.version>2.4.3</openjpa.version>
     <hikaricp.version>2.4.13</hikaricp.version>


[2/3] syncope git commit: Upgrading Spring Security

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


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

Branch: refs/heads/2_1_X
Commit: 65922b6a281e6b33cd678330ca95349c60f26999
Parents: f9edfc2
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Oct 16 14:54:10 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Oct 16 14:54:10 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/65922b6a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1f92d5d..3f41b8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -394,7 +394,7 @@ under the License.
     <jackson.version>2.9.7</jackson.version>
 
     <spring.version>5.1.1.RELEASE</spring.version>
-    <spring-security.version>5.1.0.RELEASE</spring-security.version>
+    <spring-security.version>5.1.1.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0</openjpa.version>
     <hikaricp.version>3.2.0</hikaricp.version>


[3/3] syncope git commit: Upgrading Spring Security

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


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

Branch: refs/heads/master
Commit: 72a5941f2f85f7d45dfc8145831e92b8661fb32e
Parents: c2ba360
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Oct 16 14:54:10 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Oct 16 14:54:21 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/72a5941f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ef68dce..af14215 100644
--- a/pom.xml
+++ b/pom.xml
@@ -394,7 +394,7 @@ under the License.
     <jackson.version>2.9.7</jackson.version>
 
     <spring.version>5.1.1.RELEASE</spring.version>
-    <spring-security.version>5.1.0.RELEASE</spring-security.version>
+    <spring-security.version>5.1.1.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0</openjpa.version>
     <hikaricp.version>3.2.0</hikaricp.version>