Merge branch '5.2.x' into master
This commit is contained in:
@@ -292,6 +292,7 @@ configure(allprojects) { project ->
|
||||
mavenCentral()
|
||||
maven { url "https://repo.spring.io/libs-spring-framework-build" }
|
||||
maven { url "https://repo.spring.io/snapshot" } // Reactor
|
||||
maven { url "https://oss.jfrog.org/artifactory/oss-snapshot-local" } // RSocket
|
||||
}
|
||||
}
|
||||
configurations.all {
|
||||
|
||||
Reference in New Issue
Block a user