diff --git a/pom.xml b/pom.xml index dfb0568d..1fd62260 100644 --- a/pom.xml +++ b/pom.xml @@ -186,6 +186,20 @@ test + + org.hamcrest + hamcrest-library + ${hamcrest} + test + + + + org.hamcrest + hamcrest-core + ${hamcrest} + test + + org.assertj assertj-core