Polish "Upgrade to Reactor 2020.0.6"

See gh-26767
This commit is contained in:
Stephane Nicoll
2021-04-13 08:12:02 +02:00
parent e05b584623
commit 74f7eb11be

View File

@@ -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 {