Upgrade to MySQL 8.0.30

Closes gh-32011
This commit is contained in:
Stephane Nicoll 2022-08-08 20:51:16 +02:00
parent a614c912f6
commit 81c5b5a9fe

View File

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