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

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

commit 6e322cc01771c3c32ff1c840c139a00c9fe70cf2
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Apr 1 08:05:32 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 02ab902..c8bcf9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -409,7 +409,7 @@ under the License.
     <jackson.version>2.11.0.rc1</jackson.version>
 
     <spring.version>5.2.5.RELEASE</spring.version>
-    <spring-security.version>5.3.0.RELEASE</spring-security.version>
+    <spring-security.version>5.3.1.RELEASE</spring-security.version>
     <spring-boot.version>2.2.6.RELEASE</spring-boot.version>
     <spring-cloud-gateway.version>2.2.2.RELEASE</spring-cloud-gateway.version>
 

Reply via email to