diff --git a/execute-around/pom.xml b/execute-around/pom.xml index 2ed0d0858..83a9372b4 100644 --- a/execute-around/pom.xml +++ b/execute-around/pom.xml @@ -50,7 +50,6 @@ org.junit.jupiter junit-jupiter-migrationsupport - 5.11.4 test diff --git a/pom.xml b/pom.xml index 64ca15300..618cb175c 100644 --- a/pom.xml +++ b/pom.xml @@ -307,6 +307,12 @@ ${junit.version} test + + org.junit.jupiter + junit-jupiter-migrationsupport + ${junit.version} + test + org.slf4j slf4j-api