Upgrade to MySQL 8.0.30

Closes gh-32023
This commit is contained in:
Stephane Nicoll 2022-08-08 20:54:46 +02:00
parent c050e08238
commit ccf1b9ebe4

View File

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