From 136c23e40b210831af129e397e93125ae3ffcc9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 00:01:33 +0000 Subject: [PATCH] build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a173e14..6f013d4 100644 --- a/pom.xml +++ b/pom.xml @@ -332,7 +332,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.14