Bump mysql-connector-java from 8.0.22 to 8.0.23 in /Plan

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.22 to 8.0.23.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-18 05:38:04 +00:00
parent f19c5fe5ad
commit c81019ec69

View File

@ -83,7 +83,7 @@ subprojects {
ext.htmlCompressorVersion = "1.5.2"
ext.caffeineVersion = "2.8.0"
ext.h2Version = "1.4.199"
ext.mysqlVersion = "8.0.22"
ext.mysqlVersion = "8.0.23"
ext.sqliteVersion = "3.34.0"
ext.hikariVersion = "3.4.5"
ext.slf4jVersion = "1.7.30"