use only maven central for dependabot
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
963c09c974
commit
9b51d330dc
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -21,7 +21,9 @@ registries:
|
||||
maven-central:
|
||||
type: maven-repository
|
||||
url: https://repo.maven.apache.org/maven2
|
||||
|
||||
username: ""
|
||||
password: ""
|
||||
|
||||
updates:
|
||||
- package-ecosystem: "maven"
|
||||
directory: "/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user