diff --git a/pom.xml b/pom.xml
index 413a1f647..8ae516ffe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,28 +109,13 @@
compile
-
-
- org.junit.jupiter
- junit-jupiter
- test
-
-
- org.junit.jupiter
- junit-jupiter-api
- test
-
+
+
org.jetbrains.kotlin
- kotlin-test-junit
+ kotlin-test-junit5
${version.kotlin}
test
-
-
- junit
- junit
-
-
com.fasterxml.jackson.dataformat