From 1daa9177c45151651c8f8c4d50a78fdb3b03e92f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 21:56:39 +0000 Subject: [PATCH] Bump mysql-connector-java from 5.0.4 to 8.0.16 in /migration Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.0.4 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/commits/8.0.16) Signed-off-by: dependabot[bot] --- migration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migration/pom.xml b/migration/pom.xml index 20afc36..80c6053 100644 --- a/migration/pom.xml +++ b/migration/pom.xml @@ -97,7 +97,7 @@ mysql mysql-connector-java - 5.0.4 + 8.0.16 postgresql