Upgrade to MySQL 8.0.29

Closes gh-30937
This commit is contained in:
Andy Wilkinson
2022-05-10 17:33:15 +01:00
parent 3eb41ea85c
commit a57012c015

View File

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