From 368b269f85b9cbf319beb1d2b808fed914a97777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 20:27:10 +0000 Subject: [PATCH] build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.15 Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.15. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.12...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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9f5ad0b0..bb369410 100644 --- a/pom.xml +++ b/pom.xml @@ -350,7 +350,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.15 se.eris