diff --git a/pom.xml b/pom.xml index 29e399b8..7ab1301a 100644 --- a/pom.xml +++ b/pom.xml @@ -208,26 +208,26 @@ org.junit.jupiter junit-jupiter-engine - test ${version.junit} + test org.junit.jupiter junit-jupiter-params - test ${version.junit} + test org.hamcrest - java-hamcrest + hamcrest + 2.2 test - 2.0.0.0 org.mockito mockito-core - test ${version.mockito} + test org.mockito