diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml
index 2443c4152..c2ebfadd3 100644
--- a/spring-batch-infrastructure-tests/pom.xml
+++ b/spring-batch-infrastructure-tests/pom.xml
@@ -130,11 +130,17 @@
test
- org.codehaus.castor
- castor
- 1.2
+ org.codehaus.castor
+ castor-xml
+ 1.3.2
test
+
+ commons-lang
+ commons-lang
+ 2.5
+ test
+
org.slf4j
slf4j-log4j12