From f715759e5b7cd1150b40ef82f73a138f3b07690a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 20:04:37 +0000 Subject: [PATCH] Bump com.mysql:mysql-connector-j from 9.4.0 to 9.5.0 Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.4.0 to 9.5.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/9.4.0...9.5.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e13d7d7..e0516a5 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ com.mysql mysql-connector-j - 9.4.0 + 9.5.0 \ No newline at end of file