Upgrade to MySQL 8.0.30

Closes gh-32023
pull/32861/head
Stephane Nicoll 2 years ago
parent c050e08238
commit ccf1b9ebe4

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

Loading…
Cancel
Save