From 23ba3ed61bee17110c95bf9b298379aad40a5620 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 21:54:57 +0000 Subject: [PATCH] Bump mysql-connector-java in /implementation/datasources Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.30 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.30...8.0.16) Signed-off-by: dependabot[bot] --- implementation/datasources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 implementation/datasources/pom.xml diff --git a/implementation/datasources/pom.xml b/implementation/datasources/pom.xml old mode 100755 new mode 100644 index c7ac114..613c0c0 --- a/implementation/datasources/pom.xml +++ b/implementation/datasources/pom.xml @@ -58,7 +58,7 @@ mysql mysql-connector-java - 5.1.30 + 8.0.16 runtime