From 4c014bda312aa79ab98365326392bc6ab94b04bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 04:02:43 +0000 Subject: [PATCH] chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.13 Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.11...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 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 ee2d4db..3fd0f63 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.13