From f62ee6f9d4ad5d19467de5c902a1604fbf869b88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 08:28:42 +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.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 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 b3be18b4..e77ca0b9 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.13 test @@ -144,7 +144,7 @@ org.jacoco jacoco-maven-plugin - 0.8.5 + 0.8.13