Skip to content

Commit 39d5ce5

Browse files
committed
Upgrade to MySQL 8.0.33
Closes gh-35063
1 parent 824e8c3 commit 39d5ce5

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
@@ -985,7 +985,7 @@ bom {
985985
]
986986
}
987987
}
988-
library("MySQL", "8.0.32") {
988+
library("MySQL", "8.0.33") {
989989
group("com.mysql") {
990990
modules = [
991991
"mysql-connector-j" {

0 commit comments

Comments
 (0)