From 05ebe8edbf375b3b188f88351af54a4ce6628d8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 13:39:37 +0000 Subject: [PATCH] chore(deps): update spring core to v6 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d88bede5ae..264ec5de51 100644 --- a/pom.xml +++ b/pom.xml @@ -135,13 +135,13 @@ org.springframework spring-context-support - 4.3.10.RELEASE + 6.2.1 test org.springframework spring-test - 4.3.5.RELEASE + 6.2.1 test