Update upgrade policy following release of RC1
Closes gh-26527
This commit is contained in:
parent
582d7b46fd
commit
7526ea860d
|
@ -9,7 +9,7 @@ description = "Spring Boot Dependencies"
|
|||
bom {
|
||||
effectiveBomArtifact()
|
||||
upgrade {
|
||||
policy = "any"
|
||||
policy = "same-minor-version"
|
||||
gitHub {
|
||||
issueLabels = ["type: dependency-upgrade"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue