]> source.dussan.org Git - archiva.git/commitdiff
use only maven central for dependabot
authorOlivier Lamy <olamy@apache.org>
Fri, 15 Apr 2022 02:07:45 +0000 (12:07 +1000)
committerOlivier Lamy <olamy@apache.org>
Fri, 15 Apr 2022 02:07:45 +0000 (12:07 +1000)
Signed-off-by: Olivier Lamy <olamy@apache.org>
.github/dependabot.yml

index 3056017725075f9905ca83c77c8b981f31fdcda4..b11d403aa55b505fba1c35841be7fd9142ac6dfe 100644 (file)
@@ -21,7 +21,9 @@ registries:
   maven-central:
     type: maven-repository
     url: https://repo.maven.apache.org/maven2
-
+    username: ""
+    password: ""
+    
 updates:
   - package-ecosystem: "maven"
     directory: "/"