Skip to content

Commit 00f69c4

Browse files
committed
Upgrade to MySQL 8.3.0
Closes gh-39081
1 parent de2aee9 commit 00f69c4

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
@@ -1051,7 +1051,7 @@ bom {
10511051
]
10521052
}
10531053
}
1054-
library("MySQL", "8.1.0") {
1054+
library("MySQL", "8.3.0") {
10551055
group("com.mysql") {
10561056
modules = [
10571057
"mysql-connector-j" {

0 commit comments

Comments
 (0)