From 7c001c423f2614cfdbc00588cac450cb131cef24 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 07:13:37 +0000 Subject: [PATCH] Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.6 to 0.8.7. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.6...v0.8.7) 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 d49911e..d9d8a59 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ org.jacoco jacoco-maven-plugin - 0.8.6 + 0.8.7 io/github/gotonode/snippets/ui/**