From 08226604ba05aaf5c4e97e244408fcf57298b5d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 23:27:04 +0000 Subject: [PATCH] Bump mysql-connector-java from 5.1.27 to 8.0.16 in /jdbcmulti Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.27 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.27...8.0.16) Signed-off-by: dependabot[bot] --- jdbcmulti/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jdbcmulti/pom.xml b/jdbcmulti/pom.xml index c7547a9..6a7de8f 100644 --- a/jdbcmulti/pom.xml +++ b/jdbcmulti/pom.xml @@ -32,7 +32,7 @@ mysql mysql-connector-java runtime - 5.1.27 + 8.0.16 com.alibaba