From c3e9b90cd83e6ae1faa34944db1589dfe2dd7a1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Aug 2021 11:23:08 +0000 Subject: [PATCH] Bump mybatis from 3.4.0 to 3.5.6 in /basicboot Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.0 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.0...mybatis-3.5.6) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- basicboot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basicboot/pom.xml b/basicboot/pom.xml index dab1899..97bbe5c 100644 --- a/basicboot/pom.xml +++ b/basicboot/pom.xml @@ -94,7 +94,7 @@ org.mybatis mybatis - 3.4.0 + 3.5.6 org.mybatis