From bb1a4ee8224c87a9ba1b0326fee880816278a019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 19:07:06 +0000 Subject: [PATCH] Bump mysql-connector-java from 6.0.6 to 8.0.16 in /object-serializable 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] --- object-serializable/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/object-serializable/pom.xml b/object-serializable/pom.xml index 05e6db17..186db94a 100644 --- a/object-serializable/pom.xml +++ b/object-serializable/pom.xml @@ -29,7 +29,7 @@ mysql mysql-connector-java - 6.0.6 + 8.0.16