diff --git a/pom.xml b/pom.xml index 55d842fd..832ab613 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,6 @@ 0.28.1 0.5.0 2.2.0 - @@ -84,6 +83,21 @@ byte-buddy 1.14.10 + + org.junit.platform + junit-platform-engine + 1.10.1 + + + org.junit.platform + junit-platform-commons + 1.10.1 + + + org.slf4j + slf4j-api + 2.0.9 +