Skip to content

Commit ea4287f

Browse files
committed
Upgrade to MySQL 8.0.26
Closes gh-27720
1 parent e4a0f92 commit ea4287f

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
@@ -1257,7 +1257,7 @@ bom {
12571257
]
12581258
}
12591259
}
1260-
library("MySQL", "8.0.25") {
1260+
library("MySQL", "8.0.26") {
12611261
group("mysql") {
12621262
modules = [
12631263
"mysql-connector-java" {

0 commit comments

Comments
 (0)