diff --git a/pom.xml b/pom.xml index 0c3c1e888..a67ea85dd 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,8 @@ 5.1.0 1.1.57-SNAPSHOT - 5.7.0 + 5.7.1 + 1.7.1 3.0.0-M4 0.8.5 1.5.1 @@ -125,6 +126,24 @@ txtmark 0.13 + + org.junit.platform + junit-platform-launcher + ${junit_platform_launcher_version} + test + + + org.junit.jupiter + junit-jupiter-engine + ${junit_jupiter_version} + test + + + org.junit.vintage + ${junit_jupiter_version} + 5.7.1 + test +