From 2eff3eed7c436bcd9398342650fadcad98f58163 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 10:29:17 +0000 Subject: [PATCH] fix(deps): update spring core to v6.2.1 (#252) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index cc3c486..dc32c79 100644 --- a/pom.xml +++ b/pom.xml @@ -112,17 +112,17 @@ org.springframework spring-core - 6.2.0 + 6.2.1 org.springframework spring-test - 6.2.0 + 6.2.1 org.springframework spring-web - 6.2.0 + 6.2.1