mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Update upgrade policy for the RC phase
This commit is contained in:
@@ -9,7 +9,7 @@ description = "Spring Boot Dependencies"
|
||||
bom {
|
||||
effectiveBomArtifact()
|
||||
upgrade {
|
||||
policy = "any"
|
||||
policy = "same-minor-version"
|
||||
gitHub {
|
||||
issueLabels = ["type: dependency-upgrade"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user