diff --git a/pom.xml b/pom.xml index d32e4c62f..901f547ac 100644 --- a/pom.xml +++ b/pom.xml @@ -136,6 +136,22 @@ 3.15.0 test + + org.junit.jupiter + junit-jupiter-api + test + + + org.junit.vintage + junit-vintage-engine + test + + + org.junit + junit-bom + 5.7.1 + pom +