Skip to content

Commit 0713f77

Browse files
committed
Upgrade to MySQL 8.0.29
Closes gh-30910
1 parent 84b1b67 commit 0713f77

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
@@ -1277,7 +1277,7 @@ bom {
12771277
]
12781278
}
12791279
}
1280-
library("MySQL", "8.0.28") {
1280+
library("MySQL", "8.0.29") {
12811281
group("mysql") {
12821282
modules = [
12831283
"mysql-connector-java" {

0 commit comments

Comments
 (0)