From 4dd1c61c37351d452a318f5d04da6ec5819f255e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 03:10:13 +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.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 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 9aac298..4aaf228 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.14 test @@ -139,7 +139,7 @@ org.jacoco jacoco-maven-plugin - 0.8.5 + 0.8.14