Skip to content

Commit 416d2f5

Browse files
committed
Merge branch '3.4.x' into 3.5.x
2 parents a82554d + 5cc58bf commit 416d2f5

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
@@ -1662,7 +1662,7 @@ bom {
16621662
}
16631663
}
16641664
library("MySQL", "9.3.0") {
1665-
upgradePolicy = "same-major"
1665+
upgradePolicy = "same-major-version"
16661666
group("com.mysql") {
16671667
modules = [
16681668
"mysql-connector-j" {

0 commit comments

Comments
 (0)