mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 20:49:34 +00:00
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