From 304a8b1b355a30d66470e16d9b619f2cb146351e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 21:57:17 +0000 Subject: [PATCH] Bump spring-webmvc in /springboot/Springboot_book Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 3.2.3.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.3.RELEASE...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot/Springboot_book/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot/Springboot_book/pom.xml b/springboot/Springboot_book/pom.xml index 9b2a2ce..6701d63 100644 --- a/springboot/Springboot_book/pom.xml +++ b/springboot/Springboot_book/pom.xml @@ -19,7 +19,7 @@ - 3.2.3.RELEASE + 5.3.18 4.2.1.Final