From ea6c66d94b877f7b0802ed172c64184b82ea23ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:33:40 +0000 Subject: [PATCH] Bump org.springframework:spring-jdbc Bumps [org.springframework:spring-jdbc](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-jdbc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Spring/spring-study/spring-10-mybatis/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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..d4345de9 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" @@ -41,7 +41,7 @@ org.springframework spring-jdbc - 5.3.16 + 6.1.14 org.aspectj