From eb18b4fcc442e99a10db2ceef5572ba6e8c5ecfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 22:36:19 +0000 Subject: [PATCH] Bump mysql-connector-java Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.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/5.1.6...8.0.16) Signed-off-by: dependabot[bot] --- .../pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-spring-security-auth2.0-authentication-server-example/pom.xml b/spring-boot-spring-security-auth2.0-authentication-server-example/pom.xml index e656db2..65aa51b 100644 --- a/spring-boot-spring-security-auth2.0-authentication-server-example/pom.xml +++ b/spring-boot-spring-security-auth2.0-authentication-server-example/pom.xml @@ -40,7 +40,7 @@ mysql mysql-connector-java - 5.1.6 + 8.0.16