From 07656f2d295fd3a4c9ff3636bc578c384981e20a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 00:18:25 +0000 Subject: [PATCH] Bump mysql-connector-java from 8.0.13 to 8.0.16 in /Spring/SpringBootAll Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.13 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.13...8.0.16) Signed-off-by: dependabot[bot] --- Spring/SpringBootAll/SpringBoot-JPA/pom.xml | 2 +- Spring/SpringBootAll/SpringBoot-Mybatis/pom.xml | 2 +- Spring/SpringBootAll/SpringBoot-Rest/pom.xml | 2 +- Spring/SpringBootAll/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Spring/SpringBootAll/SpringBoot-JPA/pom.xml b/Spring/SpringBootAll/SpringBoot-JPA/pom.xml index 642b903..498fc2a 100644 --- a/Spring/SpringBootAll/SpringBoot-JPA/pom.xml +++ b/Spring/SpringBootAll/SpringBoot-JPA/pom.xml @@ -72,7 +72,7 @@ mysql mysql-connector-java - 8.0.13 + 8.0.16 diff --git a/Spring/SpringBootAll/SpringBoot-Mybatis/pom.xml b/Spring/SpringBootAll/SpringBoot-Mybatis/pom.xml index a1ec6ed..ea07523 100644 --- a/Spring/SpringBootAll/SpringBoot-Mybatis/pom.xml +++ b/Spring/SpringBootAll/SpringBoot-Mybatis/pom.xml @@ -93,7 +93,7 @@ mysql mysql-connector-java - 8.0.13 + 8.0.16 diff --git a/Spring/SpringBootAll/SpringBoot-Rest/pom.xml b/Spring/SpringBootAll/SpringBoot-Rest/pom.xml index e245faf..b9cbcce 100644 --- a/Spring/SpringBootAll/SpringBoot-Rest/pom.xml +++ b/Spring/SpringBootAll/SpringBoot-Rest/pom.xml @@ -59,7 +59,7 @@ mysql mysql-connector-java - 8.0.13 + 8.0.16 diff --git a/Spring/SpringBootAll/pom.xml b/Spring/SpringBootAll/pom.xml index cf9db59..32a0c19 100644 --- a/Spring/SpringBootAll/pom.xml +++ b/Spring/SpringBootAll/pom.xml @@ -122,7 +122,7 @@ mysql mysql-connector-java - 8.0.13 + 8.0.16