Upgrade to MySQL 8.0.33

Closes gh-35057
This commit is contained in:
Stephane Nicoll
2023-04-18 13:22:28 +02:00
parent 71ff5f4a41
commit b30d9d9961

View File

@@ -1371,7 +1371,7 @@ bom {
]
}
}
library("MySQL", "8.0.32") {
library("MySQL", "8.0.33") {
group("com.mysql") {
modules = [
"mysql-connector-j" {