From f7bd4aaed8c238ff6115c044ece5048a3bce5d21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 06:03:42 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20spring-web=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-web](https://github.com/spring-projects/spring-framework) from 5.2.6.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web 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..d9c1b09 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" @@ -28,7 +28,7 @@ org.springframework spring-web - 5.2.6.RELEASE + 6.0.0 org.springframework