Skip to content

Commit a82554d

Browse files
committed
Merge branch '3.4.x' into 3.5.x
Closes gh-46489
2 parents ae5c8f2 + b19ba3a commit a82554d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1662,6 +1662,7 @@ bom {
16621662
}
16631663
}
16641664
library("MySQL", "9.3.0") {
1665+
upgradePolicy = "same-major"
16651666
group("com.mysql") {
16661667
modules = [
16671668
"mysql-connector-j" {

0 commit comments

Comments
 (0)