diff --git a/spring-data-commons-core/pom.xml b/spring-data-commons-core/pom.xml index 306818520..eb8e5ebf6 100644 --- a/spring-data-commons-core/pom.xml +++ b/spring-data-commons-core/pom.xml @@ -22,11 +22,28 @@ + + org.springframework + spring-core + ${org.springframework.version} + org.springframework spring-beans ${org.springframework.version} + + org.springframework + spring-context + ${org.springframework.version} + true + + + org.springframework + spring-expression + ${org.springframework.version} + true + org.springframework spring-tx