From 2f3830cf9433354d01eb5e7e41a2be1c5a1f79e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 00:23:51 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20org.springframework:spring-webmvc=20in?= =?UTF-8?q?=20/Java/=E7=8B=82=E7=A5=9E/Spring/spring-study?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.16 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.16...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- "Java/\347\213\202\347\245\236/Spring/spring-study/pom.xml" | 2 +- .../Spring/spring-study/spring-10-mybatis/pom.xml" | 2 +- .../Spring/spring-study/spring-11-transactio/pom.xml" | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git "a/Java/\347\213\202\347\245\236/Spring/spring-study/pom.xml" "b/Java/\347\213\202\347\245\236/Spring/spring-study/pom.xml" index 15c55e24..4215f981 100644 --- "a/Java/\347\213\202\347\245\236/Spring/spring-study/pom.xml" +++ "b/Java/\347\213\202\347\245\236/Spring/spring-study/pom.xml" @@ -31,7 +31,7 @@ org.springframework spring-webmvc - 5.3.16 + 6.1.14 junit diff --git "a/Java/\347\213\202\347\245\236/Spring/spring-study/spring-10-mybatis/pom.xml" "b/Java/\347\213\202\347\245\236/Spring/spring-study/spring-10-mybatis/pom.xml" index 1be5a9b3..3df8bc76 100644 --- "a/Java/\347\213\202\347\245\236/Spring/spring-study/spring-10-mybatis/pom.xml" +++ "b/Java/\347\213\202\347\245\236/Spring/spring-study/spring-10-mybatis/pom.xml" @@ -36,7 +36,7 @@ org.springframework spring-webmvc - 5.3.16 + 6.1.14 org.springframework 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..fb41716e 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 + 6.1.14 org.springframework