Make sure that spring-aop is available at test runtime
Closes gh-411
This commit is contained in:
@@ -39,6 +39,7 @@ 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