From 5a63450a872bb9d642bb1fd859c1a8964c545bf9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2020 05:13:28 +0000 Subject: [PATCH] Bump jacoco-maven-plugin from 0.8.2 to 0.8.6 Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.2 to 0.8.6. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.2...v0.8.6) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 863b447..4802f2a 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,7 @@ org.jacoco jacoco-maven-plugin - 0.8.2 + 0.8.6 de.thetaphi