mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Switch Bomr's upgrade policy to same minor version
This commit is contained in:
@@ -8,7 +8,7 @@ description = "Spring Boot Dependencies"
|
||||
|
||||
bom {
|
||||
upgrade {
|
||||
policy = "same-major-version"
|
||||
policy = "same-minor-version"
|
||||
gitHub {
|
||||
issueLabels = ["type: dependency-upgrade"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user