Add Maven Central repository (aligned with 5.1.x)

This commit is contained in:
Juergen Hoeller
2020-11-26 15:52:41 +01:00
parent aeb83fe1a3
commit c45c67203c

View File

@@ -130,6 +130,7 @@ configure(allprojects) { project ->
}
repositories {
mavenCentral()
maven { url "https://repo.spring.io/libs-spring-framework-build" }
}