From 7b9032f90a69c3ce36842ab8634708b26722da0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 06:08:02 +0000 Subject: [PATCH] build(deps): bump org.mybatis:mybatis Bumps [org.mybatis:mybatis](https://github.com/mybatis/mybatis-3) from 3.5.4 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.4...mybatis-3.5.6) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- myboot-framework/myboot-core/myboot-core-dds/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myboot-framework/myboot-core/myboot-core-dds/pom.xml b/myboot-framework/myboot-core/myboot-core-dds/pom.xml index 69de7f0..417be98 100644 --- a/myboot-framework/myboot-core/myboot-core-dds/pom.xml +++ b/myboot-framework/myboot-core/myboot-core-dds/pom.xml @@ -51,7 +51,7 @@ org.mybatis mybatis - 3.5.4 + 3.5.6 compile