diff --git a/msa/black-box-tests/pom.xml b/msa/black-box-tests/pom.xml
index f1b7525438..f433b1930c 100644
--- a/msa/black-box-tests/pom.xml
+++ b/msa/black-box-tests/pom.xml
@@ -63,11 +63,6 @@
spring-boot-starter-test
test
-
- org.junit.vintage
- junit-vintage-engine
- test
-
org.testng
testng
diff --git a/msa/vc-executor/pom.xml b/msa/vc-executor/pom.xml
index 34340ab08c..081ebd1d3c 100644
--- a/msa/vc-executor/pom.xml
+++ b/msa/vc-executor/pom.xml
@@ -75,11 +75,6 @@
spring-boot-starter-test
test
-
- org.junit.vintage
- junit-vintage-engine
- test
-
org.awaitility
awaitility