From e8ffdfaa542785f972b5a28d9a86061acc325d86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Feb 2022 11:49:45 +0000 Subject: [PATCH] Bump mybatis from 3.4.5 to 3.5.6 in /springboot-mybatis-autoId Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.5 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.5...mybatis-3.5.6) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot-mybatis-autoId/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-mybatis-autoId/pom.xml b/springboot-mybatis-autoId/pom.xml index 27cd1374..786c8d09 100644 --- a/springboot-mybatis-autoId/pom.xml +++ b/springboot-mybatis-autoId/pom.xml @@ -74,7 +74,7 @@ org.mybatis mybatis - 3.4.5 + 3.5.6