From dea1b9ba6cbe6c8325091bd3c1b17ab55788a09f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Oct 2024 23:55:30 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fe589a5..ad8de83 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ org.springframework.security spring-security-web - 3.2.4.RELEASE + 5.7.13