From c4cd6db4429c9e11bcf49ff2e0a420cb80ad7cc2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Sep 2024 10:57:29 +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 c17da0e..266d2d1 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