From 67cbbc1d282f325bcaf19a1c57f35cdb7022d59c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 08:22:37 +0000 Subject: [PATCH] chore(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 2710ad9..b727cba 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -45,7 +45,7 @@ org.springframework spring-tx - 5.3.23 + 6.1.1 jakarta.persistence