From 356454576e469773942875eb3d8c5c8cf46cfde9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 03:21:04 +0000 Subject: [PATCH] Bump mysql-connector-java Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.47 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.47...8.0.16) Signed-off-by: dependabot[bot] --- .../0-MyBatis/MyBatis_SectionIII/TableRelationDemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c-Java EE/0-MyBatis/MyBatis_SectionIII/TableRelationDemo/pom.xml b/c-Java EE/0-MyBatis/MyBatis_SectionIII/TableRelationDemo/pom.xml index 604adc81..748be2d9 100644 --- a/c-Java EE/0-MyBatis/MyBatis_SectionIII/TableRelationDemo/pom.xml +++ b/c-Java EE/0-MyBatis/MyBatis_SectionIII/TableRelationDemo/pom.xml @@ -19,7 +19,7 @@ mysql mysql-connector-java - 5.1.47 + 8.0.16 log4j