From 8a16a4e659fb11ad23876236c214b1c434a7967f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 00:22:54 +0000 Subject: [PATCH] Bump mysql-connector-java from 5.1.33 to 8.0.16 Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.33 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.33...8.0.16) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- sword-dao/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8dea4cd..d9217f2 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ 3.6.0 1.0.0 5.0 - 5.1.33 + 8.0.16 3.2.2 3.2.2 1.0.2 diff --git a/sword-dao/pom.xml b/sword-dao/pom.xml index f3e0d03..90d1763 100644 --- a/sword-dao/pom.xml +++ b/sword-dao/pom.xml @@ -53,7 +53,7 @@ mysql mysql-connector-java runtime - 5.1.44 + 8.0.16 org.springframework.boot