SEC-2018: Removed mavenLocal() from gradle build
This commit is contained in:
parent
1d701a2d8f
commit
a1df1ca66b
|
@ -10,7 +10,6 @@ allprojects {
|
|||
group = 'org.springframework.security'
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue