From 3b79fc079931c1850f9ebc1ce105979c9972c8b8 Mon Sep 17 00:00:00 2001 From: Alexis Date: Fri, 7 Apr 2023 13:27:31 +0200 Subject: [PATCH] Update the jacoco-maven-plugin plugin to 0.8.9 --- CHANGELOG.md | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 366bfb1..66a1e97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### Notes - Update the `license-maven-plugin` plugin to `4.2` +- Update the `jacoco-maven-plugin` plugin to `0.8.9` ## [v1.1.3](https://github.com/AlexisJehan/MavenCheck/releases/tag/v1.1.3) (2023-03-20) diff --git a/pom.xml b/pom.xml index 513a7f0..76756e8 100644 --- a/pom.xml +++ b/pom.xml @@ -270,7 +270,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.9 jacoco-prepare-agent