From 5bfbc460c405f93d7a3eba0869bcb957ae30ba98 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Aug 2024 13:07:42 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7687447 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 777f2f6c5..989e3939c 100644 --- a/pom.xml +++ b/pom.xml @@ -184,12 +184,12 @@ org.springframework.security spring-security-web - 3.0.5.RELEASE + 5.8.14 org.springframework.security spring-security-taglibs - 3.0.5.RELEASE + 5.8.14 org.springframework.security