From d70b6de566ed99246f093b78c606114cfd1b2092 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 11:52:39 +0000 Subject: [PATCH] Bump mysql-connector-java from 5.1.34 to 8.0.16 in /test Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.34 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.34...8.0.16) Signed-off-by: dependabot[bot] --- test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pom.xml b/test/pom.xml index 12d4595..9d3c9e6 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -19,7 +19,7 @@ mysql mysql-connector-java - 5.1.34 + 8.0.16