From 03ea23f16e66522a341bc029bf31896213fbfd84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 21:13:56 +0000 Subject: [PATCH] Bump mysql-connector-java in /dominos-shepherd-client Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.11 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/8.0.11...8.0.16) Signed-off-by: dependabot[bot] --- dominos-shepherd-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dominos-shepherd-client/pom.xml b/dominos-shepherd-client/pom.xml index 1a1504a..d2e2891 100644 --- a/dominos-shepherd-client/pom.xml +++ b/dominos-shepherd-client/pom.xml @@ -93,7 +93,7 @@ mysql mysql-connector-java - 8.0.11 + 8.0.16