From 3057a1a5009ed7e17919157f2f9941c635c51596 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 02:40:48 +0000 Subject: [PATCH] build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.12...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] --- extended/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extended/pom.xml b/extended/pom.xml index 023d4fd0ae..73c484f3c4 100644 --- a/extended/pom.xml +++ b/extended/pom.xml @@ -84,7 +84,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.13 jacoco-initialize diff --git a/pom.xml b/pom.xml index 755bedbb80..f466a5263f 100644 --- a/pom.xml +++ b/pom.xml @@ -415,7 +415,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.13 org.apache.maven.plugins