use only maven central for dependabot

Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
Olivier Lamy 2022-04-15 12:07:45 +10:00
parent a0a6ea792a
commit d466c2c956
1 changed files with 3 additions and 1 deletions

View File

@ -21,6 +21,8 @@ registries:
maven-central:
type: maven-repository
url: https://repo.maven.apache.org/maven2
username: ""
password: ""
updates:
- package-ecosystem: "maven"