Skip to content

Commit 3e6da7e

Browse files
committed
Upgrade to MySQL 8.0.27
Closes gh-28391
1 parent 5865246 commit 3e6da7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1165,7 +1165,7 @@ bom {
11651165
]
11661166
}
11671167
}
1168-
library("MySQL", "8.0.26") {
1168+
library("MySQL", "8.0.27") {
11691169
group("mysql") {
11701170
modules = [
11711171
"mysql-connector-java" {

0 commit comments

Comments
 (0)