From 3d193360acfe8f1b263303b077aa02cd425ad376 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:40:18 +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