Bump com.mysql:mysql-connector-j from 8.4.0 to 9.1.0 in /Plan (#3823)

Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.4.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.4.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-07 11:55:03 +02:00 committed by GitHub
parent 33b0c1e7ce
commit 6d1c584be9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -89,7 +89,7 @@ subprojects {
caffeineVersion = "3.1.8"
jettyVersion = "11.0.24"
caffeineVersion = "2.9.2"
mysqlVersion = "8.4.0"
mysqlVersion = "9.1.0"
mariadbVersion = "3.5.1"
sqliteVersion = "3.47.1.0"
adventureVersion = "4.17.0"