From 46cf80dea9f4e7c6f226bacc6f71ea1e4763492d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 4 Nov 2025 01:13:03 +0000 Subject: [PATCH] fix: spring-boot-data-jpa-mysql-master/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-13733966 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-13746602 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-13723930 --- spring-boot-data-jpa-mysql-master/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-data-jpa-mysql-master/pom.xml b/spring-boot-data-jpa-mysql-master/pom.xml index a7c3045..7ab47f4 100644 --- a/spring-boot-data-jpa-mysql-master/pom.xml +++ b/spring-boot-data-jpa-mysql-master/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent 3.2.0 - + com.bezkoder spring-boot-data-jpa @@ -39,7 +39,7 @@ org.springframework.boot spring-boot-starter-web - 3.2.0 + 3.4.11