remove redundant entries

This commit is contained in:
Ludy87 2024-12-20 09:59:12 +01:00
parent 8dca4a588d
commit 61603aebb2
No known key found for this signature in database
GPG Key ID: 92696155E0220F94

View File

@ -38,10 +38,6 @@ java {
repositories {
mavenCentral()
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://maven.pkg.github.com/jcefmaven/jcefmaven" }