From 4bdce7358b4fe1b7edba5adfa79c6d71346de55a Mon Sep 17 00:00:00 2001 From: Alexis Date: Wed, 25 Oct 2023 18:22:47 +0200 Subject: [PATCH] Update the maven-surefire-plugin plugin to 3.2.1 --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a94159c..732e42a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ - Update the `assertj-core` dependency to `3.24.2` - Update the `license-maven-plugin` plugin to `4.3` - Update the `maven-compiler-plugin` plugin to `3.11.0` -- Update the `maven-surefire-plugin` plugin to `3.1.2` +- Update the `maven-surefire-plugin` plugin to `3.2.1` - Update the `jacoco-maven-plugin` plugin to `0.8.11` - Update the `maven-source-plugin` plugin to `3.3.0` - Update the `maven-javadoc-plugin` plugin to `3.6.0` diff --git a/pom.xml b/pom.xml index 332af0c..518a4ae 100644 --- a/pom.xml +++ b/pom.xml @@ -176,7 +176,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 org.jacoco