From c52107bcf3e61b4f85fc171740f42f0172d90542 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 09:48:12 +0000 Subject: [PATCH] Update spring core to v6.1.14 --- spring-boot/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index cf1ce6c..883a2f8 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -45,12 +45,12 @@ org.springframework spring-tx - 6.1.3 + 6.1.14 org.springframework spring-orm - 6.1.10 + 6.1.14 org.springframework.retry