From eb8168383176dbecac5c317b37b28bf5fa0f5e5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 21 Jan 2019 19:11:18 +0000 Subject: [PATCH] Bump jacoco-maven-plugin from 0.7.9 to 0.8.2 Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.7.9 to 0.8.2. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.7.9...v0.8.2) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 945874e..f9ed1f5 100644 --- a/pom.xml +++ b/pom.xml @@ -196,7 +196,7 @@ org.jacoco jacoco-maven-plugin - 0.7.9 + 0.8.2 org.sonatype.plugins