From 2e6f8e1f3ae1fd28e3f7f910e5ab367cfe2ed6ea Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Aug 2024 21:05:27 +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 0109363..829ea6c 100644 --- a/pom.xml +++ b/pom.xml @@ -111,12 +111,12 @@ org.springframework.security spring-security-web - 4.1.4.RELEASE + 5.8.14 org.springframework.security spring-security-taglibs - 4.1.4.RELEASE + 5.8.14 org.springframework