From 502dbc9eebd4605af1cfc39a1016c5ba4fe2bafe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 22:44:58 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20spring-webmvc=20in=20/03=5FSpringMVC?= =?UTF-8?q?=E7=AC=94=E8=AE=B0Demo/SpringMVC04=5F=E5=BC=82=E5=B8=B8?= =?UTF-8?q?=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.2.6.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/03_SpringMVC\347\254\224\350\256\260Demo/SpringMVC04_\345\274\202\345\270\270\345\244\204\347\220\206/pom.xml" "b/03_SpringMVC\347\254\224\350\256\260Demo/SpringMVC04_\345\274\202\345\270\270\345\244\204\347\220\206/pom.xml" index 1cd09f6..376dde1 100644 --- "a/03_SpringMVC\347\254\224\350\256\260Demo/SpringMVC04_\345\274\202\345\270\270\345\244\204\347\220\206/pom.xml" +++ "b/03_SpringMVC\347\254\224\350\256\260Demo/SpringMVC04_\345\274\202\345\270\270\345\244\204\347\220\206/pom.xml" @@ -33,7 +33,7 @@ org.springframework spring-webmvc - 5.2.6.RELEASE + 5.3.18