From cdce38cfc26fbc4e7d9a5f1463710b0903baa8eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:55:40 +0000 Subject: [PATCH] Update dependency org.jacoco:jacoco-maven-plugin to v0.8.11 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cb8eae5..c4334d5 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.11 org.apache.maven.plugins @@ -124,7 +124,7 @@ org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.11 maven-assembly-plugin