From d5c6f8229c1dd9f20872820df4d44a3f9e54184a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 08:55:22 +0000 Subject: [PATCH] Bump mybatis from 3.5.3 to 3.5.6 in /java_note/mybatisSqlite Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.3 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.3...mybatis-3.5.6) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java_note/mybatisSqlite/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java_note/mybatisSqlite/pom.xml b/java_note/mybatisSqlite/pom.xml index 048878a..c3670dc 100644 --- a/java_note/mybatisSqlite/pom.xml +++ b/java_note/mybatisSqlite/pom.xml @@ -21,7 +21,7 @@ org.mybatis mybatis - 3.5.3 + 3.5.6