mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 22:59:03 +00:00
Polish "Upgrade to Reactor 2020.0.6"
See gh-26767
This commit is contained in:
@@ -292,7 +292,6 @@ configure(allprojects) { project ->
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url "https://repo.spring.io/libs-spring-framework-build" }
|
||||
maven { url "https://repo.spring.io/snapshot" } // reactor
|
||||
}
|
||||
}
|
||||
configurations.all {
|
||||
|
||||
Reference in New Issue
Block a user