Bump mysql-connector-java from 8.0.18 to 8.0.19 in /Plan

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.18 to 8.0.19.
- [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] 2020-01-17 19:29:07 +00:00
parent 287eaf9b12
commit 4dc3fc7e3e

View File

@ -91,7 +91,7 @@ subprojects {
ext.htmlCompressorVersion = "1.5.2"
ext.caffeineVersion = "2.8.0"
ext.h2Version = "1.4.199"
ext.mysqlVersion = "8.0.18"
ext.mysqlVersion = "8.0.19"
ext.hikariVersion = "3.4.2"
ext.slf4jVersion = "1.7.30"
ext.geoIpVersion = "2.13.0"