Upgrade to MySQL 8.0.25

Closes gh-26490
This commit is contained in:
Stephane Nicoll
2021-05-17 07:46:30 +02:00
parent 5348a20ff5
commit a721493c88

View File

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