diff --git a/CHANGELOG.md b/CHANGELOG.md index f995a09..c646176 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### Notes - Add the `maven-pmd-plugin` plugin with `pmd-core` and `pmd-java` dependencies - Update the `javanilla` dependency to `1.8.0` -- Update the `junit-jupiter` dependency to `5.11.3` +- Update the `junit-jupiter` dependency to `5.11.4` - Update the `assertj-core` dependency to `3.26.3` - Update the `license-maven-plugin` plugin to `4.6` - Update the `maven-compiler-plugin` plugin to `3.13.0` diff --git a/pom.xml b/pom.xml index 242a94e..a1c4cf9 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ org.junit.jupiter junit-jupiter - 5.11.3 + 5.11.4 test