From: Lars Grefer Date: Sun, 16 Aug 2020 23:48:58 +0000 (+0200) Subject: Update to JUnit Jupiter 5.6.2 X-Git-Tag: V1_9_7M1~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4a5660b3;p=aspectj.git Update to JUnit Jupiter 5.6.2 The "old" JUnit-3-style tests will be executed by the vintage-engine Signed-off-by: Lars Grefer --- diff --git a/pom.xml b/pom.xml index 32934ba49..e73828d2c 100644 --- a/pom.xml +++ b/pom.xml @@ -64,6 +64,7 @@ org.apache.maven.plugins maven-surefire-plugin + 2.22.2 @@ -107,18 +108,18 @@ . -**/ajcore.*.txt +**/ajcore.*.txt - + false aj-build - false @@ -130,11 +131,32 @@ + + + + org.junit + junit-bom + 5.6.2 + pom + import + + + + - junit - junit - 4.13 + org.junit.jupiter + junit-jupiter-api + test + + + org.junit.jupiter + junit-jupiter-engine + test + + + org.junit.vintage + junit-vintage-engine test