diff --git a/pom.xml b/pom.xml index e701dfe4..d2f68895 100644 --- a/pom.xml +++ b/pom.xml @@ -250,12 +250,14 @@ junit junit ${junit.version} + test org.mockito mockito-all ${mockito.version} + test