From 23d4959904fd08c2b929f1c6282aa7e9e4ca9dff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 May 2025 04:12:50 +0000 Subject: [PATCH] fix: backend-likeat/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-10176071 --- backend-likeat/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/backend-likeat/pom.xml b/backend-likeat/pom.xml index e0461eb..9305c54 100644 --- a/backend-likeat/pom.xml +++ b/backend-likeat/pom.xml @@ -79,17 +79,17 @@ org.springframework.security spring-security-web - 6.3.5 + 6.4.6 org.springframework.security spring-security-config - 6.3.5 + 6.4.6 org.springframework.security spring-security-core - 6.3.5 + 6.4.6 @@ -106,12 +106,12 @@ org.springframework spring-context - 6.1.14 + 6.1.20 org.springframework spring-webmvc - 6.1.14 + 6.1.20