Merge branch '6.0.x'
This commit is contained in:
commit
e45edff4a4
|
@ -26,7 +26,6 @@ configure(allprojects) { project ->
|
|||
includeGroup 'io.projectreactor.netty'
|
||||
}
|
||||
}
|
||||
maven { url "https://repo.spring.io/libs-spring-framework-build" }
|
||||
if (version.contains('-')) {
|
||||
maven { url "https://repo.spring.io/milestone" }
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue