Skip to content

Commit c91daf2

Browse files
committed
Remove Stray MavenLocal
1 parent f7b144d commit c91daf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

servlet/spring-boot/java/authentication/one-time-token/magic-link/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ java {
1111
}
1212

1313
repositories {
14-
mavenLocal()
1514
mavenCentral()
1615
maven { url "https://repo.spring.io/milestone" }
1716
maven { url "https://repo.spring.io/snapshot" }

0 commit comments

Comments
 (0)