diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml
index af4ffd252..1924f7cc5 100644
--- a/spring-batch-core-tests/pom.xml
+++ b/spring-batch-core-tests/pom.xml
@@ -116,6 +116,14 @@
org.springframework
spring-aop
+
+ org.aspectj
+ aspectjrt
+
+
+ org.aspectj
+ aspectjweaver
+