From 4fc38fd8c9e949078cd5d9d2c24123758fa9a9b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 00:42:43 +0000 Subject: [PATCH] Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- aggregator/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aggregator/pom.xml b/aggregator/pom.xml index a8f1957699..c3cb00244e 100644 --- a/aggregator/pom.xml +++ b/aggregator/pom.xml @@ -201,7 +201,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 report-aggregate diff --git a/pom.xml b/pom.xml index 62dc51ab72..df449f24c1 100644 --- a/pom.xml +++ b/pom.xml @@ -412,7 +412,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 prepare-agent