diff --git a/pom.xml b/pom.xml index 94792269b..3a7cb824b 100644 --- a/pom.xml +++ b/pom.xml @@ -72,23 +72,45 @@ org.springframework - org.springframework.core + spring-core ${spring.version} + + + commons-logging + commons-logging + + org.springframework - org.springframework.test + spring-test ${spring.version} test + + + commons-logging + commons-logging + + + + + org.springframework + spring-context + ${spring.version} + + + org.springframework + spring-aop + ${spring.version} org.springframework - org.springframework.context + spring-aspects ${spring.version} org.springframework - org.springframework.transaction + spring-tx ${spring.version}