From 256d07a1d204aafe20a17dbbfcd15af3d16a6475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 18:02:15 +0000 Subject: [PATCH] Bump mybatis from 3.3.1 to 3.5.6 in /lib-module Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.3.1 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.3.1...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- lib-module/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-module/pom.xml b/lib-module/pom.xml index e1d3135f..d09c0708 100644 --- a/lib-module/pom.xml +++ b/lib-module/pom.xml @@ -33,7 +33,7 @@ org.mybatis mybatis - 3.3.1 + 3.5.6 org.mybatis