From 6360c46d403ffa81d3b8c8da199ad7fbdb5d4de9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 18:36:34 +0000 Subject: [PATCH] Bump mybatis from 3.2.8 to 3.5.6 in /self-demo/SSMdemo Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.2.8 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.2.8...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- self-demo/SSMdemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/self-demo/SSMdemo/pom.xml b/self-demo/SSMdemo/pom.xml index 1ddafcc..52e817f 100644 --- a/self-demo/SSMdemo/pom.xml +++ b/self-demo/SSMdemo/pom.xml @@ -22,7 +22,7 @@ 4.2.5.RELEASE - 3.2.8 + 3.5.6 8.0.13