Skip to content

Commit

Permalink
Upgrade to MySQL 8.3.0
Browse files Browse the repository at this point in the history
Closes gh-39081
  • Loading branch information
bclozel committed Jan 16, 2024
1 parent de2aee9 commit 00f69c4
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 @@ -1051,7 +1051,7 @@ bom {
]
}
}
library("MySQL", "8.1.0") {
library("MySQL", "8.3.0") {
group("com.mysql") {
modules = [
"mysql-connector-j" {
Expand Down

0 comments on commit 00f69c4

Please sign in to comment.