diff --git a/pom.xml b/pom.xml index 4a8a30a76..da1b46e5a 100644 --- a/pom.xml +++ b/pom.xml @@ -247,12 +247,24 @@ org.junit.vintage junit-vintage-engine test + + + org.hamcrest + hamcrest-core + + org.mockito mockito-core 2.28.2 test + + + org.hamcrest + hamcrest-core + + org.hamcrest