From 623743509b23994daf64c930e848c6868cbb0a0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 19:57:16 +0000 Subject: [PATCH] Bump spring-webmvc Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.1.7.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.1.7.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../META-INF/maven/spring-mvc-demo/spring-mvc-demo/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/spring/spring-luv2code/SpringMVC/spring-mvc-demo/target/m2e-wtp/web-resources/META-INF/maven/spring-mvc-demo/spring-mvc-demo/pom.xml b/spring/spring-luv2code/SpringMVC/spring-mvc-demo/target/m2e-wtp/web-resources/META-INF/maven/spring-mvc-demo/spring-mvc-demo/pom.xml index d8bba220..6704f40c 100644 --- a/spring/spring-luv2code/SpringMVC/spring-mvc-demo/target/m2e-wtp/web-resources/META-INF/maven/spring-mvc-demo/spring-mvc-demo/pom.xml +++ b/spring/spring-luv2code/SpringMVC/spring-mvc-demo/target/m2e-wtp/web-resources/META-INF/maven/spring-mvc-demo/spring-mvc-demo/pom.xml @@ -8,8 +8,7 @@ war - 5.1.7.RELEASE - + 5.2.20.RELEASE