Upgrade to MySQL 8.0.33

Closes gh-35063
pull/35090/head
Stephane Nicoll 2 years ago
parent 824e8c3813
commit 39d5ce5c3c

@ -985,7 +985,7 @@ bom {
]
}
}
library("MySQL", "8.0.32") {
library("MySQL", "8.0.33") {
group("com.mysql") {
modules = [
"mysql-connector-j" {

Loading…
Cancel
Save