diff --git a/spring-integration-core/pom.xml b/spring-integration-core/pom.xml
index aceeda037e..0ffe3d1009 100644
--- a/spring-integration-core/pom.xml
+++ b/spring-integration-core/pom.xml
@@ -34,6 +34,10 @@
junit
junit
+
+ org.hamcrest
+ hamcrest-all
+
org.easymock
easymock
diff --git a/spring-integration-parent/pom.xml b/spring-integration-parent/pom.xml
index da6cfe6ae1..adb6bce193 100644
--- a/spring-integration-parent/pom.xml
+++ b/spring-integration-parent/pom.xml
@@ -20,6 +20,7 @@
2.3
3.4.2.v_883_R34x
1.8.4
+ 1.1
1.5.10
3.0.2.RELEASE
2.0.5.RELEASE
@@ -192,6 +193,12 @@
${org.mockito.version}
test
+
+ org.hamcrest
+ hamcrest-all
+ ${org.hamcrest.version}
+ test
+
hsqldb
hsqldb