From 3a906e08a33f9efcf7696dd5cf5f73c7dc1d6df7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 00:40:21 +0000 Subject: [PATCH] Bump mysql-connector-java from 6.0.6 to 8.0.16 in /lab/JDBC_Flyway 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] --- lab/JDBC_Flyway/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 lab/JDBC_Flyway/pom.xml diff --git a/lab/JDBC_Flyway/pom.xml b/lab/JDBC_Flyway/pom.xml old mode 100755 new mode 100644 index 84900ba..4bf1dbd --- a/lab/JDBC_Flyway/pom.xml +++ b/lab/JDBC_Flyway/pom.xml @@ -57,7 +57,7 @@ mysql mysql-connector-java runtime - 6.0.6 + 8.0.16