Skip to content

Commit 1d02374

Browse files
committed
Merge branch '3.5.x'
2 parents b81bb9e + 416d2f5 commit 1d02374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1600,7 +1600,7 @@ bom {
16001600
}
16011601
}
16021602
library("MySQL", "9.3.0") {
1603-
upgradePolicy = "same-major"
1603+
upgradePolicy = "same-major-version"
16041604
group("com.mysql") {
16051605
modules = [
16061606
"mysql-connector-j" {

0 commit comments

Comments
 (0)