Skip to content

Commit 8d38bae

Browse files
committed
Upgrade to MySQL 8.0.33
Closes gh-35528
1 parent a58763d commit 8d38bae

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
@@ -1299,7 +1299,7 @@ bom {
12991299
]
13001300
}
13011301
}
1302-
library("MySQL", "8.0.31") {
1302+
library("MySQL", "8.0.33") {
13031303
group("com.mysql") {
13041304
modules = [
13051305
"mysql-connector-j" {

0 commit comments

Comments
 (0)