Upgrade to MySQL 8.0.23

Closes gh-25198
This commit is contained in:
Andy Wilkinson 2021-02-12 09:28:20 +00:00
parent aa5e33bc83
commit e3bed12a16

View File

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