From d480d14a0c76086e2fe546def7f066b1a178dddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 18:53:14 +0000 Subject: [PATCH] Bump mybatis from 3.4.2 to 3.5.6 in /easy-mybatis Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.2 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.2...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- easy-mybatis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy-mybatis/pom.xml b/easy-mybatis/pom.xml index d432e72..f5d5528 100644 --- a/easy-mybatis/pom.xml +++ b/easy-mybatis/pom.xml @@ -25,7 +25,7 @@ org.mybatis mybatis - 3.4.2 + 3.5.6 mysql