This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 71365f8  Upgrading Spring Security
71365f8 is described below

commit 71365f8ed8c784dc56ae70a8616d92325450b5d9
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Tue Aug 6 07:23:00 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 1b7873f..c2570e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -394,7 +394,7 @@ under the License.
     <jackson.version>2.10.0.pr1</jackson.version>
 
     <spring.version>5.1.9.RELEASE</spring.version>
-    <spring-security.version>5.1.5.RELEASE</spring-security.version>
+    <spring-security.version>5.1.6.RELEASE</spring-security.version>
 
     <openjpa.version>3.1.0</openjpa.version>
     <hikaricp.version>3.3.1</hikaricp.version>

Reply via email to