From f12bc132d29d956d76aae66f5e3df0ec94dd8345 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Aug 2024 12:04:21 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59e50664..a69c83bb 100644 --- a/pom.xml +++ b/pom.xml @@ -306,7 +306,7 @@ org.springframework.security spring-security-web - 5.6.2 + 5.8.14