Skip to content

Commit b30d9d9

Browse files
committed
Upgrade to MySQL 8.0.33
Closes gh-35057
1 parent 71ff5f4 commit b30d9d9

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
@@ -1371,7 +1371,7 @@ bom {
13711371
]
13721372
}
13731373
}
1374-
library("MySQL", "8.0.32") {
1374+
library("MySQL", "8.0.33") {
13751375
group("com.mysql") {
13761376
modules = [
13771377
"mysql-connector-j" {

0 commit comments

Comments
 (0)