summaryrefslogtreecommitdiffstats
path: root/orchestrator/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2023-06-19 11:14:31 +0200
committerGitHub <noreply@github.com>2023-06-19 11:14:31 +0200
commit4a51e5bf69bd6b2263070f61c66ddb695bbae9aa (patch)
treef3d1ce7a882996c92452d3c853e6fd4e5c57ce94 /orchestrator/pom.xml
parent030425589c31cd4f20343c635251a33a753dc2fa (diff)
Revert "Use ApplicationId instead of ApplicationInstanceReference where possible" (#27472)
Diffstat (limited to 'orchestrator/pom.xml')
-rw-r--r--orchestrator/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/orchestrator/pom.xml b/orchestrator/pom.xml
index 6ae24d2782e..bd9c7ed977a 100644
--- a/orchestrator/pom.xml
+++ b/orchestrator/pom.xml
@@ -138,11 +138,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.junit.jupiter</groupId>
- <artifactId>junit-jupiter-params</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<scope>test</scope>