mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-04-12 18:28:49 +00:00
Removed Unused Configuration
This commit is contained in:
parent
d86550f64b
commit
c08b36221a
@ -2,14 +2,6 @@ apply plugin: 'groovy'
|
|||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven {
|
|
||||||
name = 'SpringSource Enterprise Release'
|
|
||||||
url = 'http://repository.springsource.com/maven/bundles/release'
|
|
||||||
}
|
|
||||||
maven {
|
|
||||||
name = 'SpringSource Enterprise External'
|
|
||||||
url = 'http://repository.springsource.com/maven/bundles/external'
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user