Skip to content

Commit 9314362

Browse files
committed
Upgrade to MySQL 8.0.33
Closes gh-35054
1 parent 9277465 commit 9314362

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
@@ -995,7 +995,7 @@ bom {
995995
]
996996
}
997997
}
998-
library("MySQL", "8.0.32") {
998+
library("MySQL", "8.0.33") {
999999
group("com.mysql") {
10001000
modules = [
10011001
"mysql-connector-j" {

0 commit comments

Comments
 (0)