Upgrade to MySQL 8.0.21

Closes gh-22811
This commit is contained in:
Andy Wilkinson 2020-08-07 09:58:28 +01:00
parent c46e84870a
commit 131319cb90
1 changed files with 1 additions and 1 deletions

View File

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