From a650b2684a2d138cf8dd328f2358f5b28b45d3eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 23:48:15 +0000 Subject: [PATCH] Bump spring-webmvc Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.0.2.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.0.2.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../\344\273\243\347\240\201/springmvc_day01_01_start/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/springmvc/springmvc-01/\344\273\243\347\240\201/springmvc_day01_01_start/pom.xml" "b/springmvc/springmvc-01/\344\273\243\347\240\201/springmvc_day01_01_start/pom.xml" index f3d33f4..dbedf11 100644 --- "a/springmvc/springmvc-01/\344\273\243\347\240\201/springmvc_day01_01_start/pom.xml" +++ "b/springmvc/springmvc-01/\344\273\243\347\240\201/springmvc_day01_01_start/pom.xml" @@ -17,7 +17,7 @@ UTF-8 1.8 1.8 - 5.0.2.RELEASE + 5.2.20.RELEASE