diff --git a/pom.xml b/pom.xml index 60f3a5172..a65a10135 100644 --- a/pom.xml +++ b/pom.xml @@ -126,6 +126,20 @@ true + + org.hamcrest + hamcrest-library + ${hamcrest} + test + + + + org.hamcrest + hamcrest-core + ${hamcrest} + test + +