Skip to content

Commit c1a33fd

Browse files
committed
Add Maven Central repository (aligned with 5.1.x)
1 parent 6d76951 commit c1a33fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ configure(allprojects) { project ->
152152
}
153153

154154
repositories {
155+
mavenCentral()
155156
maven { url "https://repo.spring.io/libs-spring-framework-build" }
156157
}
157158

0 commit comments

Comments
 (0)