From eb0247a13c178ef100e7204982d78aac5bf5eefc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 23:07:24 +0000 Subject: [PATCH] Bump mysql-connector-java from 5.1.38 to 8.0.16 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 15e4f9b..0fcaab3 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ mysql mysql-connector-java - 5.1.38 + 8.0.16 com.github.pagehelper