Skip to content

Commit 7de00e1

Browse files
committed
Switch to same-minor-version upgrade policy for post-RC phase
Closes gh-45461
1 parent ff1f90e commit 7de00e1

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
@@ -7,7 +7,7 @@ description = "Spring Boot Dependencies"
77

88
bom {
99
upgrade {
10-
policy = "any"
10+
policy = "same-minor-version"
1111
gitHub {
1212
issueLabels = ["type: dependency-upgrade"]
1313
}

0 commit comments

Comments
 (0)