Skip to content

Commit

Permalink
Upgrade to MySQL 8.0.33
Browse files Browse the repository at this point in the history
Closes gh-35057
  • Loading branch information
snicoll committed Apr 18, 2023
1 parent 71ff5f4 commit b30d9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1371,7 +1371,7 @@ bom {
]
}
}
library("MySQL", "8.0.32") {
library("MySQL", "8.0.33") {
group("com.mysql") {
modules = [
"mysql-connector-j" {
Expand Down

0 comments on commit b30d9d9

Please sign in to comment.