Upgrade to MySQL 8.0.25

Closes gh-26557
This commit is contained in:
Andy Wilkinson 2021-05-17 12:05:39 +01:00
parent 0575f2f60a
commit 0e16c58ed6
1 changed files with 1 additions and 1 deletions

View File

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