Upgrade to MySQL 8.0.23

Closes gh-24920
This commit is contained in:
Stephane Nicoll 2021-01-20 09:15:09 +01:00
parent 10b9448e1e
commit 33bf4d2b42

View File

@ -1150,7 +1150,7 @@ bom {
]
}
}
library("MySQL", "8.0.22") {
library("MySQL", "8.0.23") {
group("mysql") {
modules = [
"mysql-connector-java" {