From a510307d3385e56bdd0c951cd7589832061ade6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 19:57:14 +0000 Subject: [PATCH] Bump spring-webmvc in /spring/spring-luv2code/SpringMVC/spring-mvc-demo Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.2.4.RELEASE to 5.2.20.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.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc 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..6704f40 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.20.RELEASE