From ca1fe85d7e6eef68378011cb87e60d9b0569e8fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 02:01:43 +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] --- extended/pom.xml | 2 +- spring/pom.xml | 2 +- util/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extended/pom.xml b/extended/pom.xml index f9b25f5614..041bc0d41c 100644 --- a/extended/pom.xml +++ b/extended/pom.xml @@ -83,7 +83,7 @@ org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.8 jacoco-initialize diff --git a/spring/pom.xml b/spring/pom.xml index 6e6d3e116e..32642fa9fc 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -77,7 +77,7 @@ org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.8 jacoco-initialize diff --git a/util/pom.xml b/util/pom.xml index 8f8406f45b..097067e8e1 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -127,7 +127,7 @@ org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.8 jacoco-initialize