Update bomr config to only suggest upgrades with same minor version

Now that we're in the RC phase and close to release, we only want to
pick up maintenance releases of our managed dependencies. This commit
updates bomr's config accordingly.
This commit is contained in:
Andy Wilkinson 2019-10-16 16:17:05 +01:00
parent 53dea36252
commit b6e557cc2d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ bomr:
repository: spring-boot
issue-labels:
- 'type: dependency-upgrade'
policy: same-major-version
policy: same-minor-version
prohibited:
- project: derby
versions: