From c9ee0f498abfc28ddd2d598127e0a6ff397167aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 17:33:04 +0000 Subject: [PATCH] Bump mysql-connector-java from 6.0.6 to 8.0.16 Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 6.0.6 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/6.0.6...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 afa8c9d..a29f710 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 4.12 1.0.13 2.7.22 - 6.0.6 + 8.0.16 2.52.0 4.3.11.RELEASE ${spring.core.version}