From 04bc97db3b06baa32cd74ea55423b04aa31cf3cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 19:06:15 +0000 Subject: [PATCH] Bump mybatis from 3.2.0 to 3.5.6 in /springmvc-velocity-mybatis-demo Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.2.0 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.2.0...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- springmvc-velocity-mybatis-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springmvc-velocity-mybatis-demo/pom.xml b/springmvc-velocity-mybatis-demo/pom.xml index 7e510c1..6b78ce6 100644 --- a/springmvc-velocity-mybatis-demo/pom.xml +++ b/springmvc-velocity-mybatis-demo/pom.xml @@ -84,7 +84,7 @@ org.mybatis mybatis - 3.2.0 + 3.5.6 commons-dbcp