diff --git a/pom.xml b/pom.xml
index 511ea55..fe67124 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,13 +15,13 @@
org.junit.jupiter
junit-jupiter-engine
- ${junit.jupiter.version}
+ 5.5.2
test
org.junit.platform
junit-platform-runner
- ${junit.platform.version}
+ 1.8.0
test
@@ -33,7 +33,7 @@
io.cucumber
cucumber-junit
- 6.5.0
+ 6.8.2
test