Skip to content

Commit 2326284

Browse files
committed
Add Bomr metadata for bom upgrades and verification
Closes gh-16060
1 parent df28a44 commit 2326284

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.bomr/bomr.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
bomr:
2+
bom: spring-boot-dependencies/pom.xml
3+
upgrade:
4+
github:
5+
organization: spring-projects
6+
repository: spring-boot
7+
issue-labels:
8+
- 'type: dependency-upgrade'
9+
policy: same-minor-version
10+
verify:
11+
repositories:
12+
# Spring Data GemFire's GemFire dependencies
13+
- https://repo.spring.io/gemstone-release-pivotal-cache

0 commit comments

Comments
 (0)