diff --git a/pom.xml b/pom.xml
index 3d228246..25778abf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -206,6 +206,20 @@
test
+
+ org.hamcrest
+ hamcrest-library
+ ${hamcrest}
+ test
+
+
+
+ org.hamcrest
+ hamcrest-core
+ ${hamcrest}
+ test
+
+
org.assertj
assertj-core