From f4cb20511f0fc3444ced80a7268d0a84fc3cd4a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 00:57:45 +0000 Subject: [PATCH] Bump mysql-connector-java from 5.1.46 to 8.0.16 in /iteashopS Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.46 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.46...8.0.16) Signed-off-by: dependabot[bot] --- iteashopS/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iteashopS/pom.xml b/iteashopS/pom.xml index d2b57a3..695963d 100644 --- a/iteashopS/pom.xml +++ b/iteashopS/pom.xml @@ -32,7 +32,7 @@ mysql mysql-connector-java - 5.1.46 + 8.0.16 provided @@ -55,7 +55,7 @@ mysql mysql-connector-java - 5.1.46 + 8.0.16 provided