From f0db06760518ceb745b1c5e21ed37e66a68afbc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 05:43:59 +0000 Subject: [PATCH] chore(deps): update dependency jakarta.persistence:jakarta.persistence-api to v3 --- spring-boot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 2710ad9..cb5f2d6 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -50,7 +50,7 @@ jakarta.persistence jakarta.persistence-api - 2.2.3 + 3.1.0 org.junit.jupiter