diff --git a/spring-restdocs-core/build.gradle b/spring-restdocs-core/build.gradle index 0720b6cd..60752f0b 100644 --- a/spring-restdocs-core/build.gradle +++ b/spring-restdocs-core/build.gradle @@ -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 {