From 21a357437d91577027a753df952b0d2c98cf47a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 06:03:43 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20spring-web=20in=20/03=5FSpringMVC?= =?UTF-8?q?=E7=AC=94=E8=AE=B0Demo/SpringMVC01=5F=E5=85=A5=E9=97=A8?= =?UTF-8?q?=E6=A1=88=E4=BE=8B?= 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/SpringMVC01_\345\205\245\351\227\250\346\241\210\344\276\213/pom.xml" "b/03_SpringMVC\347\254\224\350\256\260Demo/SpringMVC01_\345\205\245\351\227\250\346\241\210\344\276\213/pom.xml" index 12f9c97..29eb382 100644 --- "a/03_SpringMVC\347\254\224\350\256\260Demo/SpringMVC01_\345\205\245\351\227\250\346\241\210\344\276\213/pom.xml" +++ "b/03_SpringMVC\347\254\224\350\256\260Demo/SpringMVC01_\345\205\245\351\227\250\346\241\210\344\276\213/pom.xml" @@ -28,7 +28,7 @@ org.springframework spring-web - 5.2.6.RELEASE + 6.0.0 org.springframework