+ improve deps
This commit is contained in:
@@ -77,8 +77,6 @@ dependencies {
|
||||
compile("org.springframework:spring-core:$springVersion") {
|
||||
exclude module: "commons-logging"
|
||||
}
|
||||
compile "org.springframework:spring-beans:$springVersion"
|
||||
compile "org.springframework:spring-context:$springVersion"
|
||||
compile "org.springframework:spring-context-support:$springVersion"
|
||||
compile "org.springframework:spring-tx:$springVersion"
|
||||
compile("org.springframework:spring-oxm:$springVersion") { optional = true }
|
||||
|
||||
Reference in New Issue
Block a user