From cf7fdad2e2bfe92056c43f71afd65f2e4e6d4934 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 01:39:40 +0000 Subject: [PATCH] Bump mysql-connector-java in /springboot-base/eg-02-mybatis-plus-01-base Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.38 to 8.0.16. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.38...8.0.16) Signed-off-by: dependabot[bot] --- springboot-base/eg-02-mybatis-plus-01-base/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/springboot-base/eg-02-mybatis-plus-01-base/pom.xml b/springboot-base/eg-02-mybatis-plus-01-base/pom.xml index 87550d9..88ec6dc 100644 --- a/springboot-base/eg-02-mybatis-plus-01-base/pom.xml +++ b/springboot-base/eg-02-mybatis-plus-01-base/pom.xml @@ -88,7 +88,7 @@ mysql mysql-connector-java - 5.1.38 + 8.0.16 @@ -229,7 +229,7 @@ mysql mysql-connector-java - 5.1.38 + 8.0.16 tk.mybatis