diff --git a/build.gradle b/build.gradle index 8d5ddc61b3..e78b02101b 100644 --- a/build.gradle +++ b/build.gradle @@ -677,7 +677,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")