From d7a258e497c91ea7e39bd42382958240c86b316e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 06:06:01 +0000 Subject: [PATCH] Bump mybatis from 3.5.3 to 3.5.6 in /sbm-interceptor Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.3 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.3...mybatis-3.5.6) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sbm-interceptor/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbm-interceptor/pom.xml b/sbm-interceptor/pom.xml index 6cd1f09..756bf66 100644 --- a/sbm-interceptor/pom.xml +++ b/sbm-interceptor/pom.xml @@ -35,7 +35,7 @@ org.mybatis mybatis - 3.5.3 + 3.5.6