Upgrade to MySQL 8.0.22

Closes gh-23898
This commit is contained in:
Andy Wilkinson 2020-10-26 13:02:03 +00:00
parent 130735f366
commit f10ed6a05b
1 changed files with 1 additions and 1 deletions

View File

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