From 651554caa57f02e772d8e3ecde2121fe00f0842d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 11:51:17 +0000 Subject: [PATCH] Bump org.springframework:spring-core Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 4.1.9.RELEASE to 5.2.24.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.1.9.RELEASE...v5.2.24.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- maven/wars/jsp-spring-mvc-portlet/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maven/wars/jsp-spring-mvc-portlet/pom.xml b/maven/wars/jsp-spring-mvc-portlet/pom.xml index d0df9a704..bf12dfc17 100644 --- a/maven/wars/jsp-spring-mvc-portlet/pom.xml +++ b/maven/wars/jsp-spring-mvc-portlet/pom.xml @@ -13,7 +13,7 @@ UTF-8 compile - 4.1.9 + 5.2.24.RELEASE @@ -79,7 +79,7 @@ org.springframework spring-core - ${spring.version}.RELEASE + ${spring.version} ${spring.scope}