diff --git a/build.gradle b/build.gradle index 3f6d91ff22d..455638e263b 100644 --- a/build.gradle +++ b/build.gradle @@ -695,7 +695,6 @@ project("spring-test-mvc") { testCompile(project(":spring-context-support")) testCompile(project(":spring-oxm")) testCompile("com.thoughtworks.xstream:xstream:1.3.1") - testCompile("cglib:cglib-nodep:2.2") testCompile("rome:rome:1.0") testCompile("javax.activation:activation:1.1") testCompile("javax.mail:mail:1.4")