mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 15:22:15 +00:00
Cleanup dependencies
This commit is contained in:
parent
312f4e645b
commit
fb9bd57936
@ -13,15 +13,9 @@ gradlePlugin {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// GAE
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.google.appengine:appengine-tools-sdk:1.4.2'
|
compile 'com.thaiopensource:trang:20091111'
|
||||||
}
|
compile 'net.sourceforge.saxon:saxon:9.1.0.8'
|
||||||
|
|
||||||
// Trang
|
|
||||||
dependencies {
|
|
||||||
compile 'com.thaiopensource:trang:20091111',
|
|
||||||
'net.sourceforge.saxon:saxon:9.1.0.8'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
task ide(type: Copy) {
|
task ide(type: Copy) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user