From 8db1ac4c26a130c175aa1c61e233bea3891d7dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 01:50:47 +0000 Subject: [PATCH] Bump mybatis from 3.4.6 to 3.5.6 in /Address_Book_Server 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) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Address_Book_Server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Address_Book_Server/pom.xml b/Address_Book_Server/pom.xml index 010bca3..9e9dfaf 100644 --- a/Address_Book_Server/pom.xml +++ b/Address_Book_Server/pom.xml @@ -55,7 +55,7 @@ org.mybatis mybatis - 3.4.6 + 3.5.6 org.mybatis