From be055c43933868ca3c4d93e647b9df5b9640aa14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 17:31:21 +0000 Subject: [PATCH] chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.11 Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.8...v0.8.11) --- 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 1f070df..f9e72f7 100644 --- a/pom.xml +++ b/pom.xml @@ -202,7 +202,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.11 @@ -294,7 +294,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.11