From 57f2b81413a1f58593bad0d1ee118ff0e06ff830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 19:00:11 +0000 Subject: [PATCH] Bump mybatis from 3.5.3 to 3.5.6 in /demo-mybatis 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) Signed-off-by: dependabot[bot] --- demo-mybatis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-mybatis/pom.xml b/demo-mybatis/pom.xml index 68e47d9..bc39563 100644 --- a/demo-mybatis/pom.xml +++ b/demo-mybatis/pom.xml @@ -16,7 +16,7 @@ org.mybatis mybatis - 3.5.3 + 3.5.6