use only maven central for dependabot
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
1705a6d849
commit
fd01f08ad1
|
@ -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…
Reference in New Issue