diff --git a/pom.xml b/pom.xml
index 504180aa..ec86f801 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.5.RELEASE
+ 2.4.0
de.filefighter
@@ -98,6 +98,19 @@
${cucumber.version}
test
+
+
+
+ org.junit.vintage
+ junit-vintage-engine
+ test
+
+
+ org.hamcrest
+ hamcrest-core
+
+
+