From a3a20b52e5fc4d7aba9e3c288cfba8273f7476b0 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Fri, 4 Apr 2025 13:58:35 +0200 Subject: [PATCH] Upgrade jacoco-maven-plugin 0.8.12 -> 0.8.13 (#1628) See: - https://github.com/jacoco/jacoco/releases/tag/v0.8.13 - https://github.com/jacoco/jacoco/compare/v0.8.12...v0.8.13 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5728fabf..3edba255 100644 --- a/pom.xml +++ b/pom.xml @@ -1497,7 +1497,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.13