We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 874489f + 2326284 commit 824e44eCopy full SHA for 824e44e
.bomr/bomr.yaml
@@ -0,0 +1,15 @@
1
+bomr:
2
+ bom: spring-boot-project/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
+ # Solr's Restlet dependencies
13
+ - 'https://maven.restlet.com'
14
+ # Caffeine Simulator's dependencies
15
+ - 'https://maven.imagej.net/content/repositories/public/'
0 commit comments