From 0bce4be2272b258142826ffc831468226651738c Mon Sep 17 00:00:00 2001 From: soloturn Date: Wed, 29 Jul 2020 09:41:05 +0200 Subject: [PATCH] make it work with java-14, upgrade to jacoco-0.8.5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 977176f2..92da5597 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ org.jacoco jacoco-maven-plugin - 0.8.2 + 0.8.5 prepare-agent @@ -165,4 +165,4 @@ - \ No newline at end of file +