From a5a292955376befe7aaad1014b552364cd747f6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 05:36:15 +0000 Subject: [PATCH] Bump com.mysql:mysql-connector-j from 8.0.31 to 9.7.0 Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.31 to 9.7.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.31...9.7.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3e81bbf..4b62ed0 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ com.mysql mysql-connector-j - 8.0.31 + 9.7.0