Skip to content

Commit 60971c6

Browse files
committed
Upgrade to MySQL 8.0.28
Closes gh-29467
1 parent aba3b1d commit 60971c6

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
@@ -1271,7 +1271,7 @@ bom {
12711271
]
12721272
}
12731273
}
1274-
library("MySQL", "8.0.27") {
1274+
library("MySQL", "8.0.28") {
12751275
group("mysql") {
12761276
modules = [
12771277
"mysql-connector-java" {

0 commit comments

Comments
 (0)