From e511d25d3ddc73d5cc9285b60260b22efb696ecc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 12 Nov 2024 06:31:27 +0000 Subject: [PATCH] fix: upgrade org.springframework.boot:spring-boot-starter-data-jpa from 2.5.5 to 2.7.18 Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-data-jpa from 2.5.5 to 2.7.18. See this package in maven: org.springframework.boot:spring-boot-starter-data-jpa See this project in Snyk: https://app.snyk.io/org/ignaciocassi/project/bc3be5eb-2e32-4c7b-b69f-e05de4c58783?utm_source=github&utm_medium=referral&page=upgrade-pr --- marketAPI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marketAPI/pom.xml b/marketAPI/pom.xml index 11d93fd..8fd5b8e 100644 --- a/marketAPI/pom.xml +++ b/marketAPI/pom.xml @@ -31,7 +31,7 @@ org.springframework.boot spring-boot-starter-data-jpa - 2.5.5 + 2.7.18 org.mapstruct