From 8ea0a7d674b54725a0b69ec7a6a89a840da9e741 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 21:23:31 +0000 Subject: [PATCH] fix(deps): update dependency org.springframework:spring-core to v5 [security] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f2ac1bcb..f383b0c9 100644 --- a/pom.xml +++ b/pom.xml @@ -293,7 +293,7 @@ org.springframework spring-core - 3.1.4.RELEASE + 5.2.24.RELEASE org.springframework