Upgrade to MySQL 8.0.26

Closes gh-27450
This commit is contained in:
Andy Wilkinson
2021-07-22 10:05:57 +01:00
parent 982d6c6097
commit a279d42712

View File

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