From 4f32f09021b87e8abeb40ebe6949d56823a1b2de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 17:21:37 +0000 Subject: [PATCH] build(deps): bump mysql-connector-java in /modules/functional-test Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.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/5.1.6...8.0.16) Signed-off-by: dependabot[bot] --- modules/functional-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 modules/functional-test/pom.xml diff --git a/modules/functional-test/pom.xml b/modules/functional-test/pom.xml old mode 100755 new mode 100644 index 69c60f66d..f99e2faf6 --- a/modules/functional-test/pom.xml +++ b/modules/functional-test/pom.xml @@ -272,7 +272,7 @@ mysql mysql-connector-java - 5.1.6 + 8.0.16 org.hamcrest