Switch to same-minor-version upgrade policy for post-RC phase
Closes gh-45461
This commit is contained in:
@@ -7,7 +7,7 @@ description = "Spring Boot Dependencies"
|
||||
|
||||
bom {
|
||||
upgrade {
|
||||
policy = "any"
|
||||
policy = "same-minor-version"
|
||||
gitHub {
|
||||
issueLabels = ["type: dependency-upgrade"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user