Upgrade to MySQL 8.0.21

Closes gh-22474
This commit is contained in:
Andy Wilkinson
2020-07-21 12:36:01 +01:00
parent bf95b7ac2d
commit bd64f4b9d1

View File

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