mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 19:33:11 +02:00
+2
-3
@@ -185,10 +185,9 @@ subprojects {
|
||||
allowInsecureProtocol = true
|
||||
}
|
||||
}
|
||||
// Maven Central first; mirrors below are fallbacks for niche artifacts.
|
||||
mavenCentral()
|
||||
maven { url = "https://build.shibboleth.net/maven/releases" }
|
||||
maven { url = "https://repository.jboss.org/" }
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
configurations.configureEach {
|
||||
@@ -584,8 +583,8 @@ repositories {
|
||||
allowInsecureProtocol = true
|
||||
}
|
||||
}
|
||||
mavenCentral()
|
||||
maven { url = "https://build.shibboleth.net/maven/releases" }
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user