From 8144ae8d7bb8146aec23224175b8d9a2652c63dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Dec 2023 10:59:52 +1100 Subject: [PATCH] #3555: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- proxy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/pom.xml b/proxy/pom.xml index ff381efc..92d9d2fa 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -96,7 +96,7 @@ com.mysql mysql-connector-j - 8.1.0 + 8.2.0 runtime