From 5545850f9dababbf6c893f8564de1af69c68b881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 07:26:54 +1000 Subject: [PATCH] #3459: Bump mysql-connector-j from 8.0.32 to 8.0.33 Bumps [mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.32 to 8.0.33. - [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.32...8.0.33) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:production update-type: version-update:semver-patch ... 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 7744ab49..f6632e4a 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -96,7 +96,7 @@ com.mysql mysql-connector-j - 8.0.32 + 8.0.33 runtime