mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
Upgrade to MySQL 8.0.30
Closes gh-32011
This commit is contained in:
@@ -1299,7 +1299,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("MySQL", "8.0.29") {
|
||||
library("MySQL", "8.0.30") {
|
||||
group("mysql") {
|
||||
modules = [
|
||||
"mysql-connector-java" {
|
||||
|
||||
Reference in New Issue
Block a user