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:12:31 +10:00
parent 1705a6d849
commit fd01f08ad1

View File

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