Skip to content

Commit 92f1e11

Browse files
committed
Upgrade to MySQL 8.0.28
Closes gh-29472
1 parent 23d3b0f commit 92f1e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1282,7 +1282,7 @@ bom {
12821282
]
12831283
}
12841284
}
1285-
library("MySQL", "8.0.27") {
1285+
library("MySQL", "8.0.28") {
12861286
group("mysql") {
12871287
modules = [
12881288
"mysql-connector-java" {

0 commit comments

Comments
 (0)