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 6d76951686
commit c1a33fdfef

View File

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