Skip to content

Commit b81bb9e

Browse files
committed
Merge branch '3.5.x'
Closes gh-46490
2 parents 15f0488 + a82554d commit b81bb9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1600,6 +1600,7 @@ bom {
16001600
}
16011601
}
16021602
library("MySQL", "9.3.0") {
1603+
upgradePolicy = "same-major"
16031604
group("com.mysql") {
16041605
modules = [
16051606
"mysql-connector-j" {

0 commit comments

Comments
 (0)