Skip to content

Commit 5e7c023

Browse files
committed
Upgrade to MySQL 8.0.27
Closes gh-28417
1 parent a00304c commit 5e7c023

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
@@ -1265,7 +1265,7 @@ bom {
12651265
]
12661266
}
12671267
}
1268-
library("MySQL", "8.0.26") {
1268+
library("MySQL", "8.0.27") {
12691269
group("mysql") {
12701270
modules = [
12711271
"mysql-connector-java" {

0 commit comments

Comments
 (0)