From d51af06e2933b0bf9161f7c1b66799f16c094b50 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Thu, 3 Apr 2025 11:04:18 +0200 Subject: [PATCH] build: update jacoco-maven-plugin to 0.8.13 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 25200b2..8c243c8 100644 --- a/pom.xml +++ b/pom.xml @@ -179,7 +179,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.13 org.sonarsource.scanner.maven