Remove snapshot repo
This commit is contained in:
parent
582bfccbb7
commit
f00bc7bb24
|
|
@ -291,7 +291,6 @@ configure(allprojects) { project ->
|
|||
}
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url "https://repo.spring.io/snapshot" } // reactor
|
||||
maven { url "https://repo.spring.io/libs-spring-framework-build" }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue