From 16b69cda4993b9e8a10d5f41f5ea4bdd1213c47e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Oct 2025 02:17:28 +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-CHQOSLOGBACK-13169722 --- 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..86c7cb5 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 @@ -33,7 +33,7 @@ org.springframework.boot spring-boot-starter-actuator - 3.2.0 + 3.4.11