From bbd053ba57c6891059474ae8f5721909c0166e87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 17:03:58 +0000 Subject: [PATCH] Bump mybatis from 3.2.3 to 3.5.6 in /spring/samples Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.2.3 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.2.3...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- spring/samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring/samples/pom.xml b/spring/samples/pom.xml index ad48e42..63d7fcb 100644 --- a/spring/samples/pom.xml +++ b/spring/samples/pom.xml @@ -65,7 +65,7 @@ org.mybatis mybatis - 3.2.3 + 3.5.6