diff --git a/build.gradle b/build.gradle index 124abfdee3..6058893b55 100644 --- a/build.gradle +++ b/build.gradle @@ -455,7 +455,6 @@ project("spring-context") { dependencies { compile(project(":spring-aop")) compile(project(":spring-beans")) - compile(project(":spring-beans-groovy")) compile(project(":spring-expression")) compile(project(":spring-core")) compile(files(project(":spring-core").cglibRepackJar))