提交 52630b06 编写于 作者: S Stephane Nicoll

Upgrade to Reactor Dysprosium-SR2

Closes gh-24037
上级 c394bdbb
......@@ -45,7 +45,7 @@ configure(allprojects) { project ->
imports {
mavenBom "com.fasterxml.jackson:jackson-bom:2.10.1"
mavenBom "io.netty:netty-bom:4.1.43.Final"
mavenBom "io.projectreactor:reactor-bom:Dysprosium-BUILD-SNAPSHOT"
mavenBom "io.projectreactor:reactor-bom:Dysprosium-SR2"
mavenBom "io.rsocket:rsocket-bom:1.0.0-RC5"
mavenBom "org.eclipse.jetty:jetty-bom:9.4.24.v20191120"
mavenBom "org.jetbrains.kotlin:kotlin-bom:1.3.60"
......@@ -296,7 +296,6 @@ configure(allprojects) { project ->
repositories {
mavenCentral()
maven { url "https://repo.spring.io/libs-spring-framework-build" }
maven { url "https://repo.spring.io/snapshot" }
}
}
configurations.all {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册