Upgrade to MySQL 8.0.30

Closes gh-32364
This commit is contained in:
Stephane Nicoll 2022-09-14 15:34:51 +02:00
parent 3fa038a393
commit aa47a9bd83

View File

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