Skip to content

Commit a1df1ca

Browse files
committed
SEC-2018: Removed mavenLocal() from gradle build
1 parent 1d701a2 commit a1df1ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ allprojects {
1010
group = 'org.springframework.security'
1111

1212
repositories {
13-
mavenLocal()
1413
mavenCentral()
1514
}
1615
}

0 commit comments

Comments
 (0)