From 06b3971ded7486924c2eaca7d75823853bc6d969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 18:45:12 +0000 Subject: [PATCH] Bump mybatis from 3.4.4 to 3.5.6 in /StudentInfo Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.4 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.4...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- StudentInfo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StudentInfo/pom.xml b/StudentInfo/pom.xml index 1b26061..b412e0f 100644 --- a/StudentInfo/pom.xml +++ b/StudentInfo/pom.xml @@ -144,7 +144,7 @@ org.mybatis mybatis - 3.4.4 + 3.5.6 org.mybatis