Upgrade to MySQL 8.0.33

Closes gh-35063
This commit is contained in:
Stephane Nicoll
2023-04-18 16:32:23 +02:00
parent 824e8c3813
commit 39d5ce5c3c

View File

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