From 05dd5efd11cf119a51250c429175494d4e7a6979 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 01:50:46 +0000 Subject: [PATCH] Bump mybatis from 3.4.5 to 3.5.6 in /java-chassis-perfermance Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.5 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.5...mybatis-3.5.6) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java-chassis-perfermance/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-chassis-perfermance/pom.xml b/java-chassis-perfermance/pom.xml index bf2a1364..3f3bf49c 100644 --- a/java-chassis-perfermance/pom.xml +++ b/java-chassis-perfermance/pom.xml @@ -38,7 +38,7 @@ org.mybatis mybatis - 3.4.5 + 3.5.6 org.mybatis