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
1 changed files with 1 additions and 1 deletions

View File

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