Revert "Make sure that spring-aop is available at test runtime"
This reverts commit 26707cd7ac.
See gh-411
This commit is contained in:
@@ -39,7 +39,6 @@ dependencies {
|
||||
testCompile 'org.hamcrest:hamcrest-library'
|
||||
testCompile 'org.springframework:spring-test'
|
||||
testRuntime 'org.glassfish:javax.el:3.0.0'
|
||||
testRuntime 'org.springframework:spring-aop'
|
||||
}
|
||||
|
||||
jar {
|
||||
|
||||
Reference in New Issue
Block a user