From b45c1fe913f43d71b40d5f260c6373a36a88abf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 12:26:18 +0000 Subject: [PATCH] :arrow_up: Bump mysql:mysql-connector-java Bumps [mysql:mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.27 to 8.0.28. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.27...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot-example-security-jwt/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-example-security-jwt/pom.xml b/springboot-example-security-jwt/pom.xml index 77cbe0e..37ef941 100644 --- a/springboot-example-security-jwt/pom.xml +++ b/springboot-example-security-jwt/pom.xml @@ -55,7 +55,7 @@ mysql mysql-connector-java runtime - 8.0.27 + 8.0.28