Bump com.mysql:mysql-connector-j from 9.1.0 to 9.2.0 in /Plan

Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.1.0 to 9.2.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/9.1.0...9.2.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-24 00:18:09 +00:00 committed by GitHub
parent ec6433c4c7
commit 4c08986358
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,7 +87,7 @@ subprojects {
caffeineVersion = "3.1.8"
jettyVersion = "11.0.24"
caffeineVersion = "2.9.2"
mysqlVersion = "9.1.0"
mysqlVersion = "9.2.0"
mariadbVersion = "3.5.1"
sqliteVersion = "3.48.0.0"
adventureVersion = "4.18.0"