diff --git a/spring-restdocs-core/build.gradle b/spring-restdocs-core/build.gradle index 308a8d02..c2acd0fe 100644 --- a/spring-restdocs-core/build.gradle +++ b/spring-restdocs-core/build.gradle @@ -40,7 +40,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 {