Skip to content

Commit a279d42

Browse files
committed
Upgrade to MySQL 8.0.26
Closes gh-27450
1 parent 982d6c6 commit a279d42

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
@@ -1246,7 +1246,7 @@ bom {
12461246
]
12471247
}
12481248
}
1249-
library("MySQL", "8.0.25") {
1249+
library("MySQL", "8.0.26") {
12501250
group("mysql") {
12511251
modules = [
12521252
"mysql-connector-java" {

0 commit comments

Comments
 (0)