Skip to content

Commit b072f78

Browse files
committed
remove spring artifact repo due to auth
1 parent 9370548 commit b072f78

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spring-example-orca/spring-example-orca.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ targetCompatibility = 11
1818

1919
repositories {
2020
mavenCentral()
21-
maven {
22-
url 'https://repo.spring.io/libs-release/'
23-
}
2421
maven {
2522
url 'https://armory.jfrog.io/armory/gradle-dev-local/'
2623
credentials {

0 commit comments

Comments
 (0)