From e5fb89a96d5edba0c097147ccb7ada4d290c6618 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 21:06:48 +0000 Subject: [PATCH] Update spring core to v6 --- main/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/pom.xml b/main/pom.xml index 9af831cb..cd248838 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -154,13 +154,13 @@ org.springframework spring-context - 5.3.39 + 6.2.2 true org.springframework spring-web - 5.3.39 + 6.2.2 true