From 2af753223eb5539f94e347e58f2a862d1ea8104a Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Wed, 7 Dec 2022 15:37:19 -0500 Subject: [PATCH] [releng] Update to latest jacoco maven plugin version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b9816342bb1..2dc58220b66 100644 --- a/pom.xml +++ b/pom.xml @@ -749,7 +749,7 @@ org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.8 pre-test