From 2a352383f3c807d1bc415b1d808b09d6a00340c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 21:10:33 +0000 Subject: [PATCH] Bump mysql-connector-java from 5.1.37 to 8.0.16 in /common Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.37 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.37...8.0.16) Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index 6ac46b3..0a6dbae 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ mysql mysql-connector-java - 5.1.37 + 8.0.16