From 1884cca926a616d76c5395b47cdb44aa0eb2e841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 23:50:04 +0000 Subject: [PATCH] Bump mysql-connector-java from 6.0.6 to 8.0.16 in /HealthSystem Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 6.0.6 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/6.0.6...8.0.16) Signed-off-by: dependabot[bot] --- HealthSystem/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HealthSystem/pom.xml b/HealthSystem/pom.xml index cc570e8..8e7b178 100644 --- a/HealthSystem/pom.xml +++ b/HealthSystem/pom.xml @@ -74,7 +74,7 @@ mysql mysql-connector-java - 6.0.6 + 8.0.16 io.jsonwebtoken