From 23904a192df03486517d0a087721eb3b6e44a952 Mon Sep 17 00:00:00 2001 From: Decebal Suiu Date: Fri, 10 May 2024 10:17:45 +0300 Subject: [PATCH] Add surefire maven plugin --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 8b3473e..60267c6 100644 --- a/pom.xml +++ b/pom.xml @@ -133,6 +133,12 @@ 3.1.0 + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.1 + + maven-jar-plugin 2.4