Skip to content

Commit c680e43

Browse files
committed
Upgrade to MySQL 8.0.33
Closes gh-35488
1 parent 22ed374 commit c680e43

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
@@ -1278,7 +1278,7 @@ bom {
12781278
]
12791279
}
12801280
}
1281-
library("MySQL", "8.0.29") {
1281+
library("MySQL", "8.0.33") {
12821282
group("mysql") {
12831283
modules = [
12841284
"mysql-connector-java" {

0 commit comments

Comments
 (0)