Skip to content

Commit bd64f4b

Browse files
committed
Upgrade to MySQL 8.0.21
Closes gh-22474
1 parent bf95b7a commit bd64f4b

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
@@ -1207,7 +1207,7 @@ bom {
12071207
]
12081208
}
12091209
}
1210-
library("MySQL", "8.0.20") {
1210+
library("MySQL", "8.0.21") {
12111211
group("mysql") {
12121212
modules = [
12131213
"mysql-connector-java" {

0 commit comments

Comments
 (0)