From 2698056a80870ea6d90cf7dc53a8a5e16c263f35 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 27 Nov 2024 03:28:31 +0000 Subject: [PATCH] fix: Part-6 Spring Boot Security/9. SpringSecurityForm/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8384234 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399269 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399272 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399273 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399278 --- Part-6 Spring Boot Security/9. SpringSecurityForm/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Part-6 Spring Boot Security/9. SpringSecurityForm/pom.xml b/Part-6 Spring Boot Security/9. SpringSecurityForm/pom.xml index 16e6cada..3397fc52 100644 --- a/Part-6 Spring Boot Security/9. SpringSecurityForm/pom.xml +++ b/Part-6 Spring Boot Security/9. SpringSecurityForm/pom.xml @@ -39,7 +39,7 @@ org.springframework.security spring-security-crypto - 5.3.1.RELEASE + 5.7.14