From 7f2d46026073af9cc1102892ab0de4af525ec506 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Nov 2024 03:33:46 +0000 Subject: [PATCH] fix: Part-7 Spring Boot TEST/3.SpringBoot-RestTemplate-JwtAuth-API/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-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 --- .../3.SpringBoot-RestTemplate-JwtAuth-API/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Part-7 Spring Boot TEST/3.SpringBoot-RestTemplate-JwtAuth-API/pom.xml b/Part-7 Spring Boot TEST/3.SpringBoot-RestTemplate-JwtAuth-API/pom.xml index 1c34d7aa..9098b5ec 100644 --- a/Part-7 Spring Boot TEST/3.SpringBoot-RestTemplate-JwtAuth-API/pom.xml +++ b/Part-7 Spring Boot TEST/3.SpringBoot-RestTemplate-JwtAuth-API/pom.xml @@ -44,7 +44,7 @@ org.springframework.boot spring-boot-starter-data-mongodb - 2.4.2 + 3.2.11 com.google.code.gson @@ -75,7 +75,7 @@ org.springframework spring-jms - 5.2.13.RELEASE + 6.1.14