From 7fc87425ef109fc886896dc87163007dfd6d007b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Jul 2023 15:36:37 +0000 Subject: [PATCH] fix: upgrade org.springframework.boot:spring-boot-starter-data-jpa from 2.4.0 to 2.7.13 Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-data-jpa from 2.4.0 to 2.7.13. See this package in Maven Repository: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-data-jpa/ See this project in Snyk: https://app.snyk.io/org/r0hi7/project/909e0984-f183-494e-9746-5a226629653a?utm_source=github&utm_medium=referral&page=upgrade-pr --- TrashEmailService/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TrashEmailService/pom.xml b/TrashEmailService/pom.xml index e3ff6c8..fb0d3f7 100644 --- a/TrashEmailService/pom.xml +++ b/TrashEmailService/pom.xml @@ -52,7 +52,7 @@ org.springframework.boot spring-boot-starter-data-jpa - 2.4.0 + 2.7.13