From 095e7649b6714319c1d9d6fe041a1ad8afa32ef4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 14:51:54 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20spring-webmvc=20in=20/=E5=B9=B6=E5=8F=91?= =?UTF-8?q?=E7=BC=96=E7=A8=8B=E4=BB=A3=E7=A0=81/concurrent/case=5Fjava8?= 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.0.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.2.0.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../concurrent/case_java8/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\345\271\266\345\217\221\347\274\226\347\250\213\344\273\243\347\240\201/concurrent/case_java8/pom.xml" "b/\345\271\266\345\217\221\347\274\226\347\250\213\344\273\243\347\240\201/concurrent/case_java8/pom.xml" index 716a05e..508274e 100644 --- "a/\345\271\266\345\217\221\347\274\226\347\250\213\344\273\243\347\240\201/concurrent/case_java8/pom.xml" +++ "b/\345\271\266\345\217\221\347\274\226\347\250\213\344\273\243\347\240\201/concurrent/case_java8/pom.xml" @@ -30,7 +30,7 @@ org.springframework spring-webmvc - 5.2.0.RELEASE + 5.2.20.RELEASE ch.qos.logback