From 5344db0106b80568b1b4bee26af8f9dcce2f521f Mon Sep 17 00:00:00 2001 From: Joe Zhou Date: Sun, 21 Apr 2024 23:35:26 +0800 Subject: [PATCH] Upgrade jacoco-maven-plugin from 0.8.8 to 0.8.12. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4ec241d..459930a 100644 --- a/pom.xml +++ b/pom.xml @@ -468,7 +468,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.12 com.amashchenko.maven.plugin