From 562f7ec3d3605bec6695404fbed8f752fcde2047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 18:28:08 +0000 Subject: [PATCH] Bump mybatis from 3.4.6 to 3.5.6 in /SpringMVCProject Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.6 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.6...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- SpringMVCProject/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 SpringMVCProject/pom.xml diff --git a/SpringMVCProject/pom.xml b/SpringMVCProject/pom.xml old mode 100755 new mode 100644 index 8a1da68..a567ac7 --- a/SpringMVCProject/pom.xml +++ b/SpringMVCProject/pom.xml @@ -81,7 +81,7 @@ org.mybatis mybatis - 3.4.6 + 3.5.6