From f65384dc24f8bc0cae7be72f7716c61d5cf69fe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 18:44:46 +0000 Subject: [PATCH] build(deps): bump com.mysql:mysql-connector-j from 8.3.0 to 9.1.0 Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.3.0 to 9.1.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/8.3.0...9.1.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j 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 bea08e8..f1ec145 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ com.mysql mysql-connector-j - 8.3.0 + 9.1.0 runtime