From f5fbf3a28d884ce97b3ee3cd5d6745f3a7f31f68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 02:04:46 +0000 Subject: [PATCH] build(deps): 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] --- extended/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extended/pom.xml b/extended/pom.xml index b325c5bdda..c33a512d28 100644 --- a/extended/pom.xml +++ b/extended/pom.xml @@ -83,7 +83,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 jacoco-initialize diff --git a/pom.xml b/pom.xml index 26b8b4c0d2..62f53a12ec 100644 --- a/pom.xml +++ b/pom.xml @@ -443,7 +443,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 org.apache.maven.plugins