Skip to content

Commit 7fbfbfe

Browse files
committed
Upgrade to MySQL 8.0.26
Closes gh-27444
1 parent 70ecaac commit 7fbfbfe

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
@@ -1158,7 +1158,7 @@ bom {
11581158
]
11591159
}
11601160
}
1161-
library("MySQL", "8.0.25") {
1161+
library("MySQL", "8.0.26") {
11621162
group("mysql") {
11631163
modules = [
11641164
"mysql-connector-java" {

0 commit comments

Comments
 (0)