mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Upgrade to MySQL 8.0.32
Closes gh-33906
This commit is contained in:
@@ -994,7 +994,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("MySQL", "8.0.31") {
|
||||
library("MySQL", "8.0.32") {
|
||||
group("com.mysql") {
|
||||
modules = [
|
||||
"mysql-connector-j" {
|
||||
|
||||
Reference in New Issue
Block a user