Upgrade to MySQL 8.0.32

Closes gh-33906
This commit is contained in:
Andy Wilkinson 2023-01-19 12:04:46 +00:00
parent 4211b8e716
commit 1944374c6d
1 changed files with 1 additions and 1 deletions

View File

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