From c618c201a3a0e40eb5e88c25a1fc0f877c40cdae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 18:56:46 +0000 Subject: [PATCH] Bump mybatis from 3.5.3 to 3.5.6 in /Text-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] --- Text-MyBatis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Text-MyBatis/pom.xml b/Text-MyBatis/pom.xml index 79125da..c0d5dde 100644 --- a/Text-MyBatis/pom.xml +++ b/Text-MyBatis/pom.xml @@ -41,7 +41,7 @@ org.mybatis mybatis - 3.5.3 + 3.5.6 junit junit