From a7a030b9b0e31dc36ff163292df14111227bf1a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 00:42:20 +0000 Subject: [PATCH] Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.13...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] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f19ef4d..d91f81a 100644 --- a/pom.xml +++ b/pom.xml @@ -371,7 +371,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14 @@ -482,7 +482,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14