From ce2600455e42a9566ba79cd9a621ad90f920cbd4 Mon Sep 17 00:00:00 2001 From: Petr Pytelka Date: Sun, 29 Dec 2019 08:07:42 +0100 Subject: [PATCH] After latest changes in POM I was not able run tests, had same problem as discussed here: https://stackoverflow.com/questions/57040675/java-lang-noclassdeffounderror-org-junit-platform-commons-preconditionviolation --- pom.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 57225589..e16de29c 100644 --- a/pom.xml +++ b/pom.xml @@ -108,14 +108,8 @@ org.junit.jupiter - junit-jupiter-api - 5.3.1 - test - - - org.junit.jupiter - junit-jupiter-engine - 5.3.1 + junit-jupiter + 5.5.2 test