From e163d8e9bc88403f90186f60510797e0bdad86a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 06:53:12 +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