Upgrade to MySQL 8.0.25

Closes gh-26512
This commit is contained in:
Stephane Nicoll 2021-05-17 08:51:37 +02:00
parent d4c502e60c
commit 35310b8f9b
1 changed files with 1 additions and 1 deletions

View File

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