From cd3a2b6c1a6c1c6a31cdd4c32fd46b89b44d58d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 18:02:45 +0000 Subject: [PATCH] Bump mybatis from 3.4.6 to 3.5.6 in /src/service 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] --- src/service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/service/pom.xml b/src/service/pom.xml index 96db8aa..d4bed3f 100644 --- a/src/service/pom.xml +++ b/src/service/pom.xml @@ -24,7 +24,7 @@ org.mybatis mybatis - 3.4.6 + 3.5.6 mysql