From a5a255115103ebc2e698f41bffea3fba2b80b62b Mon Sep 17 00:00:00 2001 From: anhefti Date: Mon, 2 Sep 2019 14:34:42 +0200 Subject: [PATCH] jUnit5 surfire --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 383f2009..f6f3285a 100644 --- a/pom.xml +++ b/pom.xml @@ -104,6 +104,13 @@ org.apache.maven.plugins maven-surefire-plugin + 2.22.0 + + + + org.apache.maven.plugins + maven-failsafe-plugin + 2.22.0 @@ -154,6 +161,7 @@ org.jacoco jacoco-maven-plugin + 0.8.3 prepare-agent