Skip to content

Commit b41a497

Browse files
committed
Upgrade to MySQL 8.0.22
Closes gh-23878
1 parent 47831a3 commit b41a497

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
@@ -1211,7 +1211,7 @@ bom {
12111211
]
12121212
}
12131213
}
1214-
library("MySQL", "8.0.21") {
1214+
library("MySQL", "8.0.22") {
12151215
group("mysql") {
12161216
modules = [
12171217
"mysql-connector-java" {

0 commit comments

Comments
 (0)