From 3a9672c346a21a2923f21f9d700dd23a39878fb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 19:25:29 +0000 Subject: [PATCH] Bump mybatis from 3.3.0 to 3.5.6 in /code/spring/ssm_helloworld_web Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.3.0 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.3.0...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- code/spring/ssm_helloworld_web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/spring/ssm_helloworld_web/pom.xml b/code/spring/ssm_helloworld_web/pom.xml index 6584e8a..6ab2764 100644 --- a/code/spring/ssm_helloworld_web/pom.xml +++ b/code/spring/ssm_helloworld_web/pom.xml @@ -49,7 +49,7 @@ org.mybatis mybatis - 3.3.0 + 3.5.6 org.mybatis