From 42249a8fc951844cf80b7a1f1e8fdd14f6c1171f Mon Sep 17 00:00:00 2001 From: tastybento Date: Thu, 9 Feb 2023 17:05:27 -0800 Subject: [PATCH] Updated Jacoco POM --- pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6173780..abde9c7 100644 --- a/pom.xml +++ b/pom.xml @@ -397,7 +397,7 @@ org.jacoco jacoco-maven-plugin - 0.8.3 + 0.8.7 true @@ -408,16 +408,21 @@ - pre-unit-test + prepare-agent prepare-agent - post-unit-test + report report + + + XML + +