Bump com.mysql:mysql-connector-j from 8.1.0 to 8.2.0 in /Plan (#3283)

Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.1.0 to 8.2.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.1.0...8.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-29 14:28:01 +02:00 committed by GitHub
parent 6a92bacfa3
commit b1d84bd1bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ subprojects {
caffeineVersion = "3.1.8"
jettyVersion = "11.0.17"
caffeineVersion = "2.9.2"
mysqlVersion = "8.1.0"
mysqlVersion = "8.2.0"
mariadbVersion = "3.2.0"
sqliteVersion = "3.42.0.1"
adventureVersion = "4.14.0"