Upgrade to MySQL 8.0.26

Closes gh-27720
pull/27734/head
Stephane Nicoll 3 years ago
parent e4a0f92bfa
commit ea4287f20c

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

Loading…
Cancel
Save