1
0
mirror of synced 2026-05-22 21:33:16 +00:00

SEC-2018: Removed mavenLocal() from gradle build

This commit is contained in:
Rob Winch
2012-07-23 11:42:06 -05:00
parent 1d701a2d8f
commit a1df1ca66b
-1
View File
@@ -10,7 +10,6 @@ allprojects {
group = 'org.springframework.security'
repositories {
mavenLocal()
mavenCentral()
}
}