From b7dd5d8af10600407891fa2d1523e84d944b6d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 19:22:34 +0000 Subject: [PATCH] Bump mybatis from 3.5.5 to 3.5.6 in /MyBatis-Learn Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.5...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- MyBatis-Learn/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MyBatis-Learn/pom.xml b/MyBatis-Learn/pom.xml index 72979da..bc4eeae 100644 --- a/MyBatis-Learn/pom.xml +++ b/MyBatis-Learn/pom.xml @@ -34,7 +34,7 @@ org.mybatis mybatis - 3.5.5 + 3.5.6