From f4212b1a76600f8a4360d15ca44a662b92be3415 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 09:00: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..1b583123f3 100644 --- a/pom.xml +++ b/pom.xml @@ -135,13 +135,13 @@ org.springframework spring-context-support - 4.3.10.RELEASE + 6.2.0 test org.springframework spring-test - 4.3.5.RELEASE + 6.2.0 test