From 174323bb39cf9dcbdc19ec7510e5a7e5197fb3b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 23:03:10 +0000 Subject: [PATCH] Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 0.8.8. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.7...v0.8.8) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dfc728cb..973e3567 100644 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,7 @@ org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.8 @@ -282,7 +282,7 @@ org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.8 maven-compiler-plugin