Skip to content

Commit 1f4f645

Browse files
committed
Upgrade to MySQL 8.0.29
Closes gh-30922
1 parent bf63740 commit 1f4f645

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
@@ -1294,7 +1294,7 @@ bom {
12941294
]
12951295
}
12961296
}
1297-
library("MySQL", "8.0.28") {
1297+
library("MySQL", "8.0.29") {
12981298
group("mysql") {
12991299
modules = [
13001300
"mysql-connector-java" {

0 commit comments

Comments
 (0)