Upgrade to MySQL 8.0.30

Closes gh-32011
pull/32501/head
Stephane Nicoll 2 years ago
parent a614c912f6
commit 81c5b5a9fe

@ -1299,7 +1299,7 @@ bom {
]
}
}
library("MySQL", "8.0.29") {
library("MySQL", "8.0.30") {
group("mysql") {
modules = [
"mysql-connector-java" {

Loading…
Cancel
Save