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

Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.33 to 8.1.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.33...8.1.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-07-20 10:48:39 +03:00 committed by GitHub
parent cb5a732b19
commit 5a2a6979eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@ subprojects {
caffeineVersion = "3.1.6"
jettyVersion = "11.0.15"
caffeineVersion = "2.9.2"
mysqlVersion = "8.0.33"
mysqlVersion = "8.1.0"
mariadbVersion = "3.1.4"
sqliteVersion = "3.41.2.1"
adventureVersion = "4.14.0"