Merge pull request #2507 from Ludy87/remove_redundant_entries

remove redundant entries
This commit is contained in:
Anthony Stirling 2024-12-20 09:13:28 +00:00 committed by GitHub
commit 30bcdbd7be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,10 +38,6 @@ java {
repositories { repositories {
mavenCentral() mavenCentral()
maven { url "https://jitpack.io" } maven { url "https://jitpack.io" }
maven { url "https://build.shibboleth.net/nexus/content/repositories/releases/" }
maven {
url 'https://build.shibboleth.net/maven/releases'
}
maven { url "https://build.shibboleth.net/maven/releases" } maven { url "https://build.shibboleth.net/maven/releases" }
maven { url "https://maven.pkg.github.com/jcefmaven/jcefmaven" } maven { url "https://maven.pkg.github.com/jcefmaven/jcefmaven" }