Upgrade to MySQL 8.0.20

Closes gh-21246
This commit is contained in:
Stephane Nicoll 2020-04-29 14:34:41 +02:00
parent b1c0b487b9
commit 98eb325dec

View File

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