From bfb81220bd9af785c47c68c2b7b815df5d8ab04d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 11:18:52 +0000 Subject: [PATCH] fix(deps): update dependency org.springframework:spring-tx to v6 --- 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 831cfad..b5fd772 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -45,7 +45,7 @@ org.springframework spring-tx - 5.3.23 + 6.1.3 jakarta.persistence