diff --git a/pom.xml b/pom.xml index c3c2240..3e815b4 100644 --- a/pom.xml +++ b/pom.xml @@ -19,25 +19,25 @@ org.junit.jupiter junit-jupiter-api - 5.9.1 + 5.9.3 test org.junit.jupiter junit-jupiter-engine - 5.9.1 + 5.9.3 test org.junit.platform junit-platform-launcher - 1.9.1 + 1.9.3 test org.assertj assertj-core - 3.23.1 + 3.24.2 test @@ -61,7 +61,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.10 default-prepare-agent