From 8f5cc79a0e6fb98f1b528ab555d197733abe4745 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 30 Oct 2024 01:14:40 +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 0109363..4c078be 100644 --- a/pom.xml +++ b/pom.xml @@ -111,12 +111,12 @@ org.springframework.security spring-security-web - 4.1.4.RELEASE + 5.7.13 org.springframework.security spring-security-taglibs - 4.1.4.RELEASE + 5.7.13 org.springframework