From 2d7668597ea59a294f07522f28e261e781f91c17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 18:17:32 +0000 Subject: [PATCH] Bump mybatis from 3.5.0-SNAPSHOT to 3.5.6 in /spring Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.0-SNAPSHOT to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/commits/mybatis-3.5.6) Signed-off-by: dependabot[bot] --- spring/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring/pom.xml b/spring/pom.xml index 25bfa69..415bf5b 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -105,7 +105,7 @@ org.springframework.batch.*;resolution:=optional,* * - 3.5.0-SNAPSHOT + 3.5.6 5.0.6.RELEASE 4.0.1.RELEASE @@ -288,7 +288,7 @@ org.mybatis mybatis - 3.5.0-SNAPSHOT + 3.5.6 compile