Upgrade to MySQL 8.0.27

Closes gh-28395
This commit is contained in:
Stephane Nicoll
2021-10-20 09:26:09 +02:00
parent cae0b50393
commit 80e3c9a9cc

View File

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