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