From 653395fa5498b844d281ac92e280c3289a62b245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 02:27:39 +0000 Subject: [PATCH] Bump mysql-connector-java Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.38 to 8.0.28. - [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.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot-base/eg-02-mybatis-plus-02-commonreponse/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/springboot-base/eg-02-mybatis-plus-02-commonreponse/pom.xml b/springboot-base/eg-02-mybatis-plus-02-commonreponse/pom.xml index c713969..dd9efc5 100644 --- a/springboot-base/eg-02-mybatis-plus-02-commonreponse/pom.xml +++ b/springboot-base/eg-02-mybatis-plus-02-commonreponse/pom.xml @@ -88,7 +88,7 @@ mysql mysql-connector-java - 5.1.38 + 8.0.28 @@ -229,7 +229,7 @@ mysql mysql-connector-java - 5.1.38 + 8.0.28 tk.mybatis