From de16bb8a27349bbec438c9ad87c3e1ef48c3670a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 11:09:34 +0200 Subject: [PATCH] build(deps-dev): bump com.mysql:mysql-connector-j from 9.0.0 to 9.1.0 (#742) Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.0.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/9.0.0...9.1.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ceb91ec2..8d426a52 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ 1.15.4 42.7.4 - 9.0.0 + 9.1.0 3.4.1 12.8.1.jre8 23.5.0.24.07