From 5b731d3a9462c91867193fd537223799bc35f7c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 17:04:58 +0000 Subject: [PATCH] Bump mybatis from 3.3.0 to 3.5.6 in /spring-boot-dynamic-mybatis-demo Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.3.0 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.3.0...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- spring-boot-dynamic-mybatis-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dynamic-mybatis-demo/pom.xml b/spring-boot-dynamic-mybatis-demo/pom.xml index e37478a..22c44f9 100644 --- a/spring-boot-dynamic-mybatis-demo/pom.xml +++ b/spring-boot-dynamic-mybatis-demo/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 1.8 - 3.3.0 + 3.5.6 3.3.6 4.1.1 1.2.4