From 6ce5e1091b4d7433ff6f87dd518f4dc18e66ab87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:01:58 +0000 Subject: [PATCH] Bump org.jacoco:jacoco-maven-plugin in /com.examples.myproject Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.12...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- com.examples.myproject/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.examples.myproject/pom.xml b/com.examples.myproject/pom.xml index 4f16687..91c4af2 100644 --- a/com.examples.myproject/pom.xml +++ b/com.examples.myproject/pom.xml @@ -24,7 +24,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.14