From 0380645716b456a5df3b22480823de5dfe3ccc91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 18:37:05 +0000 Subject: [PATCH] Bump mybatis from 3.1.1 to 3.5.6 Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.1.1 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.1.1...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- monitor-server/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/monitor-server/pom.xml b/monitor-server/pom.xml index dcc6560..0a34359 100644 --- a/monitor-server/pom.xml +++ b/monitor-server/pom.xml @@ -229,7 +229,7 @@ org.mybatis mybatis - 3.1.1 + 3.5.6 jar compile diff --git a/pom.xml b/pom.xml index 964420c..aa0a2c4 100644 --- a/pom.xml +++ b/pom.xml @@ -227,7 +227,7 @@ org.mybatis mybatis - 3.1.1 + 3.5.6 jar compile