From b86142f7f4d0d4584ce14e4543e7ff7334a2831c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 Nov 2024 01:00:57 +0000 Subject: [PATCH] fix: Part-6 Spring Boot Security/5. SpringHttpsSecurity/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-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/5. SpringHttpsSecurity/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Part-6 Spring Boot Security/5. SpringHttpsSecurity/pom.xml b/Part-6 Spring Boot Security/5. SpringHttpsSecurity/pom.xml index a410ceb5..32760f20 100644 --- a/Part-6 Spring Boot Security/5. SpringHttpsSecurity/pom.xml +++ b/Part-6 Spring Boot Security/5. SpringHttpsSecurity/pom.xml @@ -43,7 +43,7 @@ org.springframework.boot spring-boot-starter-tomcat - 2.2.6.RELEASE + 3.2.11