Skip to content

Remove ossrh-snapshots repository#363

Merged
oschwald merged 1 commit intomainfrom
fix-dependabot-snapshots
Nov 1, 2023
Merged

Remove ossrh-snapshots repository#363
oschwald merged 1 commit intomainfrom
fix-dependabot-snapshots

Conversation

@ugexe
Copy link
Copy Markdown
Contributor

@ugexe ugexe commented Nov 1, 2023

Dependabot will stop looking for maven dependencies once it finds a repository that returns any number of results, even if none of those results match the requested version. This removes the ossrh repository because it brings in snapshot repositories that prevent dependabot from falling back to the central repository. See: dependabot/dependabot-core#5872

Dependabot will stop looking for maven dependencies once it finds
a repository that returns any number of results, even if none of
those results match the requested version. This removes the ossrh
repository because it brings in snapshot repositories that prevent
dependabot from falling back to the central repository. See:
dependabot/dependabot-core#5872
@oschwald oschwald merged commit 568fe78 into main Nov 1, 2023
@oschwald oschwald deleted the fix-dependabot-snapshots branch November 1, 2023 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants