From c9543fb32564c986e3c38ddf18a34b465dd036ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 00:56:42 +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.28. - [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.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... 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..06fc9ce 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.28