From 6a5dddc6f9ea4e1881e8b4d035b392e58f4848eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 11:50:38 +0000 Subject: [PATCH] Update spring core to v5.3.23 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index e328444..ccbc94f 100644 --- a/pom.xml +++ b/pom.xml @@ -16,22 +16,22 @@ org.springframework spring-core - 5.2.4.RELEASE + 5.3.23 org.springframework spring-context - 5.2.4.RELEASE + 5.3.23 org.springframework spring-web - 5.2.4.RELEASE + 5.3.23 org.springframework spring-beans - 5.2.4.RELEASE + 5.3.23 @@ -91,7 +91,7 @@ org.springframework spring-jdbc - 5.2.4.RELEASE + 5.3.23 commons-io