提交 5a28fdc5 编写于 作者: S Stephane Nicoll

Revert "Stop using libs-release"

This reverts commit e5b95716.

See gh-23124
上级 46b3a833
......@@ -116,7 +116,7 @@ configure(allprojects.findAll { (it.name != "framework-bom") } ) { project ->
repositories {
mavenCentral()
maven { url "https://repo.spring.io/ext-release-local" } // WebSphere uow
maven { url "https://repo.spring.io/libs-release" }
maven { url "https://repo.spring.io/milestone" } // Reactor
maven { url "https://oss.jfrog.org/artifactory/libs-snapshot" } // RSocket
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册