Upgrade to MySQL 8.0.33

Closes gh-35054
This commit is contained in:
Stephane Nicoll 2023-04-18 13:20:52 +02:00
parent 9277465a76
commit 9314362c34

View File

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