Upgrade to MySQL 8.0.29

Closes gh-30910
This commit is contained in:
Andy Wilkinson
2022-05-10 14:37:36 +01:00
parent 84b1b67e6d
commit 0713f772ba

View File

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