From 0c2bb24fce7db33312de109537d6d22f69c2a285 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 12:10:28 +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 fe40353..4cd45e2 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -45,7 +45,7 @@ org.springframework spring-tx - 5.3.23 + 6.1.4 jakarta.persistence