parent
e05b584623
commit
74f7eb11be
|
|
@ -292,7 +292,6 @@ configure(allprojects) { project ->
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { url "https://repo.spring.io/libs-spring-framework-build" }
|
maven { url "https://repo.spring.io/libs-spring-framework-build" }
|
||||||
maven { url "https://repo.spring.io/snapshot" } // reactor
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
configurations.all {
|
configurations.all {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue