You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -344,7 +344,7 @@ registries:
344
344
345
345
### `maven-repository`
346
346
347
-
The `maven-repository` type supports usernameand password. {% data reusables.dependabot.password-definition %}
347
+
The `maven-repository` type supports username, password and replaces-base. {% data reusables.dependabot.password-definition %}
348
348
349
349
{% data reusables.dependabot.dependabot-updates-path-match %}
Copy file name to clipboardExpand all lines: content/code-security/dependabot/working-with-dependabot/guidance-for-the-configuration-of-private-registries-for-dependabot.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -211,7 +211,7 @@ When configuring {% data variables.product.prodname_dependabot %} for Helm chart
211
211
212
212
Gradle supports the `maven-repository` registry type. For more information, see `maven-repository` in [AUTOTITLE](/code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot#maven-repository).
213
213
214
-
The `maven-repository` type supports usernameand password. {% data reusables.dependabot.password-definition %}
214
+
The `maven-repository` type supports username, password and replaces-base. {% data reusables.dependabot.password-definition %}
@@ -280,7 +281,7 @@ This feature enables unified dependency management for both public and private G
280
281
281
282
### Maven
282
283
283
-
Maven supports username and password authentication. For more information, see `maven-repository` in [AUTOTITLE](/code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot#maven-repository).
284
+
Maven supports username, password and replaces-base. For more information, see `maven-repository` in [AUTOTITLE](/code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot#maven-repository).
0 commit comments