From 05821a0ee7fd2598f780a20cd75b627bdc417183 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Nov 2024 04:18:19 +0000 Subject: [PATCH] fix: 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 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c59abb4..878bfa3 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 2.5.1 1.2.5 2.3.2 - 2.5.1 + 3.4.0 2.9.2 2.4.7 6.14.3 @@ -281,7 +281,7 @@ org.springframework.boot spring-boot-starter-data-jpa - 2.5.1 + 3.2.11