Skip to content

Commit 80e3c9a

Browse files
committed
Upgrade to MySQL 8.0.27
Closes gh-28395
1 parent cae0b50 commit 80e3c9a

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
@@ -1253,7 +1253,7 @@ bom {
12531253
]
12541254
}
12551255
}
1256-
library("MySQL", "8.0.26") {
1256+
library("MySQL", "8.0.27") {
12571257
group("mysql") {
12581258
modules = [
12591259
"mysql-connector-java" {

0 commit comments

Comments
 (0)