From a3cbf2231d3119120178f57a46f53eacff0d43be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2020 08:12:39 +0000 Subject: [PATCH] Bump mysql-connector-java from 5.1.47 to 8.0.16 in /testCode Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.47 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.47...8.0.16) Signed-off-by: dependabot[bot] --- testCode/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testCode/pom.xml b/testCode/pom.xml index 4621b73..fa91639 100644 --- a/testCode/pom.xml +++ b/testCode/pom.xml @@ -21,7 +21,7 @@ mysql mysql-connector-java - 5.1.47 + 8.0.16