Upgrade to MySQL 8.0.28

Closes gh-29467
This commit is contained in:
Stephane Nicoll
2022-01-19 08:17:19 +01:00
parent aba3b1dc5f
commit 60971c6fdb

View File

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