Skip to content

Commit 3a04360

Browse files
committed
Upgrade to MySQL 8.0.28
Closes gh-29464
1 parent 2782c3b commit 3a04360

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
@@ -1259,7 +1259,7 @@ bom {
12591259
]
12601260
}
12611261
}
1262-
library("MySQL", "8.0.27") {
1262+
library("MySQL", "8.0.28") {
12631263
group("mysql") {
12641264
modules = [
12651265
"mysql-connector-java" {

0 commit comments

Comments
 (0)