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

Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.2.0 to 8.3.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.2.0...8.3.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] 2024-01-20 09:11:47 +02:00 committed by GitHub
parent 0ec5552d90
commit 6f179a133b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ subprojects {
caffeineVersion = "3.1.8"
jettyVersion = "11.0.19"
caffeineVersion = "2.9.2"
mysqlVersion = "8.2.0"
mysqlVersion = "8.3.0"
mariadbVersion = "3.3.2"
sqliteVersion = "3.42.0.1"
adventureVersion = "4.14.0"