Upgrade to MySQL 8.0.33

Closes gh-35488
This commit is contained in:
Andy Wilkinson 2023-05-17 18:42:41 +01:00
parent 22ed3744b2
commit c680e430b0

View File

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