Upgrade to MySQL 8.0.28

Closes gh-29464
This commit is contained in:
Stephane Nicoll
2022-01-19 08:12:06 +01:00
parent 2782c3b077
commit 3a043603e8

View File

@@ -1259,7 +1259,7 @@ bom {
]
}
}
library("MySQL", "8.0.27") {
library("MySQL", "8.0.28") {
group("mysql") {
modules = [
"mysql-connector-java" {