From e71b11bac1fef61f076e4a7952782ae8053b05f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 07:15:44 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20mybatis=20in=20/Java/=E7=8B=82=E7=A5=9E/?= =?UTF-8?q?Spring/spring-study/spring-10-mybatis?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.2 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.2...mybatis-3.5.6) --- updated-dependencies: - dependency-name: org.mybatis:mybatis 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..ea3093dd 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" @@ -31,7 +31,7 @@ org.mybatis mybatis - 3.5.2 + 3.5.6 org.springframework