From edf86176cae012bee4c64088e9c84365ed00d5ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 10:33:49 +0000 Subject: [PATCH] build(deps): bump org.jacoco:jacoco-maven-plugin Bumps the maven-plugins group with 1 update: [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `org.jacoco:jacoco-maven-plugin` 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 dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 090f63c..654efa8 100644 --- a/pom.xml +++ b/pom.xml @@ -243,7 +243,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 org.apache.maven.plugins