diff --git a/pom.xml b/pom.xml index fa7f6ef4..f185edcd 100644 --- a/pom.xml +++ b/pom.xml @@ -987,6 +987,21 @@ OF THE POSSIBILITY OF SUCH DAMAGE. + + org.junit.jupiter + junit-jupiter-engine + test + + + org.junit.jupiter + junit-jupiter-params + test + + + org.junit.jupiter + junit-jupiter-api + test + org.hamcrest hamcrest @@ -1494,12 +1509,6 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.mockito mockito-core 4.7.0 - - - org.hamcrest - hamcrest-core - -