From 3d9c63a271f0d3400fccba25980b1f1f3548f243 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Wed, 18 Apr 2018 10:28:56 +0200 Subject: [PATCH] Update jacoco plugin for java10 compatibility --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 195b8863aa..58da6009b4 100644 --- a/pom.xml +++ b/pom.xml @@ -476,7 +476,7 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code org.jacoco jacoco-maven-plugin - 0.7.9 + 0.8.1