diff --git a/history/taskana-simplehistory-spring-test/pom.xml b/history/taskana-simplehistory-spring-test/pom.xml
index 98030f19c..874005513 100644
--- a/history/taskana-simplehistory-spring-test/pom.xml
+++ b/history/taskana-simplehistory-spring-test/pom.xml
@@ -85,7 +85,7 @@
org.junit.vintage
junit-vintage-engine
- ${version.junit.jupiter}
+ ${version.junit.vintage.engine}
test
diff --git a/history/taskana-simplehistory-spring-test/src/main/resources/application.properties b/history/taskana-simplehistory-spring-test/src/main/resources/application.properties
index c98e26959..6239a74b6 100644
--- a/history/taskana-simplehistory-spring-test/src/main/resources/application.properties
+++ b/history/taskana-simplehistory-spring-test/src/main/resources/application.properties
@@ -1,2 +1,3 @@
logging.level.pro.taskana=INFO
taskana.schemaName=TASKANA
+spring.main.allow-bean-definition-overriding=true
diff --git a/pom.xml b/pom.xml
index 91c8b4d52..550f48274 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,6 +73,7 @@
3.15.0
5.6.0
+ 5.5.2
2.13.0
0.13.1
3.2.4