From aee57d0cd82a076bf3b0c89649fbdd8737d94a48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 17:37:43 +0000 Subject: [PATCH] Bump com.mysql:mysql-connector-j from 8.1.0 to 8.2.0 Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.1.0 to 8.2.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/8.1.0...8.2.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- schemacrawler-jdbc-drivers/pom.xml | 2 +- schemacrawler-mysql/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/schemacrawler-jdbc-drivers/pom.xml b/schemacrawler-jdbc-drivers/pom.xml index 7145ed96eb..a1c7f01ede 100644 --- a/schemacrawler-jdbc-drivers/pom.xml +++ b/schemacrawler-jdbc-drivers/pom.xml @@ -24,7 +24,7 @@ com.mysql mysql-connector-j - 8.1.0 + 8.2.0 com.google.protobuf diff --git a/schemacrawler-mysql/pom.xml b/schemacrawler-mysql/pom.xml index 5171aee272..1ec3c31df3 100644 --- a/schemacrawler-mysql/pom.xml +++ b/schemacrawler-mysql/pom.xml @@ -50,7 +50,7 @@ com.mysql mysql-connector-j - 8.1.0 + 8.2.0 com.google.protobuf