From 4abc48cd4588f137bdebde6878c17230cfc54eef Mon Sep 17 00:00:00 2001 From: rnschk <5700718+rnschk@users.noreply.github.com> Date: Fri, 13 Oct 2023 10:06:29 +0200 Subject: [PATCH] add maven-surefire --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 9950895..d87399c 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,7 @@ 3.0.1 3.3.0 3.11.0 + 3.1.2 4.2 3.5.0 3.1.0 @@ -193,6 +194,12 @@ + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire.version} + + com.mycila license-maven-plugin