From 462ef59286bcd9b92d1d25dd868b05bcae7e6797 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 07:49:04 +0000 Subject: [PATCH] build(deps-dev): bump org.jacoco:jacoco-maven-plugin Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.12) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:development 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 f4bd951d..5ebaae5e 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.12 test @@ -155,7 +155,7 @@ org.jacoco jacoco-maven-plugin - 0.8.5 + 0.8.12