From 707c756f1faaba82d387db505a168475bda69a1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 06:33:14 +0000 Subject: [PATCH] Bump spring-webmvc in /demo/spring-mvc-demo Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.2.1.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/v4.2.1.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo/spring-mvc-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/spring-mvc-demo/pom.xml b/demo/spring-mvc-demo/pom.xml index 4272f61..c438a4d 100644 --- a/demo/spring-mvc-demo/pom.xml +++ b/demo/spring-mvc-demo/pom.xml @@ -19,7 +19,7 @@ 1.8 1.8 - 4.2.1.RELEASE + 5.2.20.RELEASE 2.0.3.RELEASE