Upgrade to MySQL 8.0.27

Closes gh-28391
This commit is contained in:
Stephane Nicoll 2021-10-20 08:47:13 +02:00
parent 5865246920
commit 3e6da7ee2b
1 changed files with 1 additions and 1 deletions

View File

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