From 7e1d6201c757610ae0a0f4bdb620be72ec71b992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 17:13:15 +0000 Subject: [PATCH] Bump mybatis from 3.1.1 to 3.5.6 in /spring-mybatis-velocity-tutorial Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.1.1 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.1.1...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- spring-mybatis-velocity-tutorial/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-mybatis-velocity-tutorial/pom.xml b/spring-mybatis-velocity-tutorial/pom.xml index 6513921..cf1f943 100644 --- a/spring-mybatis-velocity-tutorial/pom.xml +++ b/spring-mybatis-velocity-tutorial/pom.xml @@ -100,7 +100,7 @@ org.mybatis mybatis - 3.1.1 + 3.5.6 org.mybatis