From 8bef4d04dea369c489c238461c2568bbcab491a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 00:47:00 +0000 Subject: [PATCH] Bump spring-webmvc Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.0.8.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.8.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../j2ee-collection/framework/07-SpringBoot/java-config/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/study-notes/j2ee-collection/framework/07-SpringBoot/java-config/pom.xml b/study-notes/j2ee-collection/framework/07-SpringBoot/java-config/pom.xml index 68707a30a..ef13c7620 100644 --- a/study-notes/j2ee-collection/framework/07-SpringBoot/java-config/pom.xml +++ b/study-notes/j2ee-collection/framework/07-SpringBoot/java-config/pom.xml @@ -10,7 +10,7 @@ UTF-8 - 5.0.8.RELEASE + 5.2.20.RELEASE