Skip to content

Commit

Permalink
Upgrade to MySQL 8.0.28
Browse files Browse the repository at this point in the history
Closes gh-29467
  • Loading branch information
snicoll committed Jan 19, 2022
1 parent aba3b1d commit 60971c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1271,7 +1271,7 @@ bom {
]
}
}
library("MySQL", "8.0.27") {
library("MySQL", "8.0.28") {
group("mysql") {
modules = [
"mysql-connector-java" {
Expand Down

0 comments on commit 60971c6

Please sign in to comment.