From ea62ccabcb9a14ac1f5d63199563202b2a9f43c5 Mon Sep 17 00:00:00 2001 From: Chris Jaekl Date: Sat, 7 Jan 2017 21:33:52 +0900 Subject: [PATCH] updates JaCoCo to version 0.7.8, so that builds work with Java 8. --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1db3050..d8e45b1 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,8 @@ org.jacoco jacoco-maven-plugin - 0.6.5.201403032054 + + 0.7.8