From 945cc320c1e7bde8c9b6a76f5e296e6e0c3ae8db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 21:34:14 +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.14 to 0.8.15. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 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 9147f06..78f2ddc 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 test @@ -174,7 +174,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15