Skip to content

Commit c45c672

Browse files
committed
Add Maven Central repository (aligned with 5.1.x)
1 parent aeb83fe commit c45c672

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
@@ -130,6 +130,7 @@ configure(allprojects) { project ->
130130
}
131131

132132
repositories {
133+
mavenCentral()
133134
maven { url "https://repo.spring.io/libs-spring-framework-build" }
134135
}
135136

0 commit comments

Comments
 (0)