From 1d7c1faa709cbcb744ef17c825b3311503ca0ac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 21:52:47 +0000 Subject: [PATCH] Bump mysql-connector-java from 8.0.21 to 8.0.28 in /check_buildtools Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.21 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/8.0.21...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- check_buildtools/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_buildtools/pom.xml b/check_buildtools/pom.xml index 35af7e2ec..3e173d94f 100644 --- a/check_buildtools/pom.xml +++ b/check_buildtools/pom.xml @@ -33,7 +33,7 @@ mysql mysql-connector-java - 8.0.21 + 8.0.28