From afc51ba2a36dd8e0591dd496cfb43a6f024b6dff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Nov 2024 03:41:43 +0000 Subject: [PATCH] fix: Part-6 Spring Boot Security/10.SpringCustomLogin/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-8383920 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230373 - 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-8399278 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230364 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230366 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230368 --- Part-6 Spring Boot Security/10.SpringCustomLogin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Part-6 Spring Boot Security/10.SpringCustomLogin/pom.xml b/Part-6 Spring Boot Security/10.SpringCustomLogin/pom.xml index 66cc6919..258df4a1 100644 --- a/Part-6 Spring Boot Security/10.SpringCustomLogin/pom.xml +++ b/Part-6 Spring Boot Security/10.SpringCustomLogin/pom.xml @@ -55,7 +55,7 @@ org.springframework.boot spring-boot-starter-data-jpa - 2.2.6.RELEASE + 3.2.11