From 90f96dd8d11fc413906f794cf46e2779634d224f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 10:45:22 +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..0210c464f5 100644 --- a/pom.xml +++ b/pom.xml @@ -135,13 +135,13 @@ org.springframework spring-context-support - 4.3.10.RELEASE + 6.2.2 test org.springframework spring-test - 4.3.5.RELEASE + 6.2.2 test