diff --git a/pom.xml b/pom.xml index 5ae0d214..31d4f289 100644 --- a/pom.xml +++ b/pom.xml @@ -189,17 +189,7 @@ org.junit.jupiter - junit-jupiter-api - test - - - org.junit.jupiter - junit-jupiter-engine - test - - - org.junit.platform - junit-platform-launcher + junit-jupiter test @@ -223,6 +213,12 @@ archunit-junit5 ${archunit.version} test + + + slf4j-api + org.slf4j + + org.slf4j