Build with jacoco 0.8.5

Change-Id: Iabab9eb4d0575ef37de5704d189dc31024077260
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/m2e-core-tests b/m2e-core-tests
index 4717c7c..c7a6828 160000
--- a/m2e-core-tests
+++ b/m2e-core-tests
@@ -1 +1 @@
-Subproject commit 4717c7c7a60ada0daabd34efa687c583001d3d22
+Subproject commit c7a6828f7aba84581c704b3afc56ae26c7c8b4d4
diff --git a/pom.xml b/pom.xml
index f575926..649f12f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
       <plugin>
         <groupId>org.jacoco</groupId>
         <artifactId>jacoco-maven-plugin</artifactId>
-        <version>0.8.4</version>
+        <version>0.8.5</version>
         <executions>
           <execution>
             <goals><goal>prepare-agent</goal></goals>