From 8942e7d06f84b46f534c95c9e9198277575026c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 17:44:28 +0000 Subject: [PATCH] Bump mybatis from 3.4.1 to 3.5.6 Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.1 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.1...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5206f4..9706b81 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.mybatis mybatis - 3.4.1 + 3.5.6 org.mybatis