From 8aa7f786142bf85c3461c5b307adf23788b3c71f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 10:37:30 +0000 Subject: [PATCH] fix(deps): update spring core to v3.2.18.release --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index d98a2b7c..7c9f50b3 100644 --- a/pom.xml +++ b/pom.xml @@ -288,32 +288,32 @@ org.springframework spring-webmvc-portlet - 3.1.4.RELEASE + 3.2.18.RELEASE org.springframework spring-core - 3.1.4.RELEASE + 3.2.18.RELEASE org.springframework spring-beans - 3.1.4.RELEASE + 3.2.18.RELEASE org.springframework spring-context-support - 3.1.4.RELEASE + 3.2.18.RELEASE org.springframework spring-orm - 3.1.4.RELEASE + 3.2.18.RELEASE org.springframework spring-test - 3.1.4.RELEASE + 3.2.18.RELEASE javax.inject