Upgrade to MySQL 8.0.19

Closes gh-20084
This commit is contained in:
Stephane Nicoll 2020-02-07 16:17:57 +01:00
parent d32b9afdd9
commit 475cbf39e4

View File

@ -1195,7 +1195,7 @@ bom {
]
}
}
library("MySQL", "8.0.18") {
library("MySQL", "8.0.19") {
group("mysql") {
modules = [
"mysql-connector-java" {