|
@@ -3,7 +3,7 @@ apply plugin: 'io.spring.convention.spring-module'
|
|
dependencies {
|
|
dependencies {
|
|
compile project(':spring-security-core')
|
|
compile project(':spring-security-core')
|
|
compile springCoreDependency
|
|
compile springCoreDependency
|
|
- compile 'aopalliance:aopalliance'
|
|
|
|
|
|
+ compile 'org.springframework:spring-aop'
|
|
compile 'org.springframework:spring-beans'
|
|
compile 'org.springframework:spring-beans'
|
|
compile 'org.springframework:spring-context'
|
|
compile 'org.springframework:spring-context'
|
|
compile 'org.springframework:spring-expression'
|
|
compile 'org.springframework:spring-expression'
|