Skip to content

Commit 1944374

Browse files
committed
Upgrade to MySQL 8.0.32
Closes gh-33906
1 parent 4211b8e commit 1944374

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
@@ -994,7 +994,7 @@ bom {
994994
]
995995
}
996996
}
997-
library("MySQL", "8.0.31") {
997+
library("MySQL", "8.0.32") {
998998
group("com.mysql") {
999999
modules = [
10001000
"mysql-connector-j" {

0 commit comments

Comments
 (0)