From d88f118fb6897e09b799aec0d7cb9166ede9a07c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 14:45:33 +0000 Subject: [PATCH] Bump spring-core in /spring/spring-luv2code/SpringMVC/spring-mvc-demo Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.4.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/v5.2.4.RELEASE...v5.2.24.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring/spring-luv2code/SpringMVC/spring-mvc-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring/spring-luv2code/SpringMVC/spring-mvc-demo/pom.xml b/spring/spring-luv2code/SpringMVC/spring-mvc-demo/pom.xml index d07d896..84a3797 100644 --- a/spring/spring-luv2code/SpringMVC/spring-mvc-demo/pom.xml +++ b/spring/spring-luv2code/SpringMVC/spring-mvc-demo/pom.xml @@ -8,7 +8,7 @@ war - 5.2.4.RELEASE + 5.2.24.RELEASE