From 5d4e897307564118a7e068cd399b092a459bacad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 09:14:05 +0000 Subject: [PATCH] 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] --- core/pom.xml | 2 +- entraid/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e13bdfb..43096c4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -107,7 +107,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.13 diff --git a/entraid/pom.xml b/entraid/pom.xml index b8eede4..8bb8e9f 100644 --- a/entraid/pom.xml +++ b/entraid/pom.xml @@ -120,7 +120,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.13