From 207e99a9b4fa122bf8e2b056624d2219c55b24ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 07:15:46 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20spring-webmvc=20in=20/Java/=E7=8B=82?= =?UTF-8?q?=E7=A5=9E/Spring/spring-study/spring-11-transactio?= 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.3.16 to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.16...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Spring/spring-study/spring-11-transactio/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Java/\347\213\202\347\245\236/Spring/spring-study/spring-11-transactio/pom.xml" "b/Java/\347\213\202\347\245\236/Spring/spring-study/spring-11-transactio/pom.xml" index 320ae02d..fea13e37 100644 --- "a/Java/\347\213\202\347\245\236/Spring/spring-study/spring-11-transactio/pom.xml" +++ "b/Java/\347\213\202\347\245\236/Spring/spring-study/spring-11-transactio/pom.xml" @@ -36,7 +36,7 @@ org.springframework spring-webmvc - 5.3.16 + 5.3.18 org.springframework