From 621af455716d91706f786547263417c14c80dbf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 16:11:33 +0000 Subject: [PATCH] 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 +- testing/coverage/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 636494a3..1dc70424 100644 --- a/pom.xml +++ b/pom.xml @@ -288,7 +288,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.13 diff --git a/testing/coverage/pom.xml b/testing/coverage/pom.xml index a985d5fe..c140848d 100644 --- a/testing/coverage/pom.xml +++ b/testing/coverage/pom.xml @@ -46,7 +46,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.13 report-aggregate