From 1cbad5f97ce9fffc380862f9fff19d00856ca358 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Jul 2020 08:32:50 +0000 Subject: [PATCH] Update spring security to v5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a84bf018..6e92c4f1 100644 --- a/pom.xml +++ b/pom.xml @@ -276,12 +276,12 @@ org.springframework.security spring-security-web - 4.2.17.RELEASE + 5.3.3.RELEASE org.springframework.security spring-security-config - 4.2.17.RELEASE + 5.3.3.RELEASE org.springframework.ldap