mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
Upgrade to MySQL 8.0.27
Closes gh-28417
This commit is contained in:
@@ -1265,7 +1265,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("MySQL", "8.0.26") {
|
||||
library("MySQL", "8.0.27") {
|
||||
group("mysql") {
|
||||
modules = [
|
||||
"mysql-connector-java" {
|
||||
|
||||
Reference in New Issue
Block a user