From b986ae3c589b08c62096fd974b50a70a381cc43b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Nov 2024 22:31:24 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8309135 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 777f2f6c5..9b68ad672 100644 --- a/pom.xml +++ b/pom.xml @@ -184,12 +184,12 @@ org.springframework.security spring-security-web - 3.0.5.RELEASE + 5.7.13 org.springframework.security spring-security-taglibs - 3.0.5.RELEASE + 5.7.13 org.springframework.security