diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml
index 460486d0f..2fcb89c9d 100644
--- a/spring-batch-core-tests/pom.xml
+++ b/spring-batch-core-tests/pom.xml
@@ -83,7 +83,7 @@
org.springframework.batch
spring-batch-core
- ${project.version}
+ ${project.version}
commons-dbcp
@@ -132,6 +132,10 @@
org.springframework
spring-jdbc
+
+ org.springframework.retry
+ spring-retry
+
org.springframework
spring-test
diff --git a/spring-batch-core-tests/src/main/resources/META-INF/batch/footballSkipJob.xml b/spring-batch-core-tests/src/main/resources/META-INF/batch/footballSkipJob.xml
index 75b05296f..a4682f883 100644
--- a/spring-batch-core-tests/src/main/resources/META-INF/batch/footballSkipJob.xml
+++ b/spring-batch-core-tests/src/main/resources/META-INF/batch/footballSkipJob.xml
@@ -23,7 +23,7 @@
-
+
@@ -33,7 +33,7 @@
-
+