Upgrade to MySQL 8.0.29

Closes gh-30922
This commit is contained in:
Andy Wilkinson 2022-05-10 16:58:36 +01:00
parent bf63740a9a
commit 1f4f64553c
1 changed files with 1 additions and 1 deletions

View File

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