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