From 37d1a32ab9bb469f5c01830572b8039ca2ca9a9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Dec 2020 10:38:36 +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[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 129ca181b..03cc95b99 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ org.jacoco jacoco-maven-plugin - 0.8.2 + 0.8.6 de.jflex