From f97997fbdc834675475a8b99a24d7c04fb707438 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 4 Nov 2024 05:52:06 +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 c62d938c..358e208a 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ org.springframework.security spring-security-web - 4.2.12.RELEASE + 5.7.13 @@ -165,7 +165,7 @@ org.springframework.boot spring-boot-starter-security - 2.1.5.RELEASE + 3.2.11