From 84e5385291bd64b6970a8769713e99af27732377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 03:21:54 +0000 Subject: [PATCH] Bump com.mysql:mysql-connector-j from 9.3.0 to 9.4.0 Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.3.0 to 9.4.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/9.3.0...9.4.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- table/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/table/pom.xml b/table/pom.xml index c0a57be..769cf7c 100644 --- a/table/pom.xml +++ b/table/pom.xml @@ -123,7 +123,7 @@ com.mysql mysql-connector-j - 9.3.0 + 9.4.0 test