From 88f54db02049574a737211714b53e70519ea59a9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Nov 2024 01:16:41 +0000 Subject: [PATCH] fix: Part-6 Spring Boot Security/11.SpringSecurityJwt/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-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/11.SpringSecurityJwt/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Part-6 Spring Boot Security/11.SpringSecurityJwt/pom.xml b/Part-6 Spring Boot Security/11.SpringSecurityJwt/pom.xml index 4e36f631..9f4f702d 100644 --- a/Part-6 Spring Boot Security/11.SpringSecurityJwt/pom.xml +++ b/Part-6 Spring Boot Security/11.SpringSecurityJwt/pom.xml @@ -67,7 +67,7 @@ org.springframework.data spring-data-jpa - 2.2.6.RELEASE + 3.2.11 org.springframework.security