Upgrade to MySQL 8.0.26

Closes gh-27720
This commit is contained in:
Stephane Nicoll
2021-08-17 09:14:50 +02:00
parent e4a0f92bfa
commit ea4287f20c

View File

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