Upgrade to MySQL 8.3.0

Closes gh-39147
This commit is contained in:
Brian Clozel 2024-01-16 16:55:17 +01:00
parent b54567f5f3
commit 50c89ff803
1 changed files with 1 additions and 1 deletions

View File

@ -1052,7 +1052,7 @@ bom {
]
}
}
library("MySQL", "8.2.0") {
library("MySQL", "8.3.0") {
group("com.mysql") {
modules = [
"mysql-connector-j" {