From f9061494775ff5f2f542f3d92a70049e7e2ef465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 17:35:07 +0000 Subject: [PATCH] Bump mybatis from 3.4.6 to 3.5.6 in /springcloud-common Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.6 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.6...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- springcloud-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springcloud-common/pom.xml b/springcloud-common/pom.xml index 66df383..761a2aa 100644 --- a/springcloud-common/pom.xml +++ b/springcloud-common/pom.xml @@ -15,7 +15,7 @@ org.mybatis mybatis - 3.4.6 + 3.5.6 org.springframework