aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/pom.xml')
-rw-r--r--catalog-be/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml
index ac7d789d8a..f7e458973e 100644
--- a/catalog-be/pom.xml
+++ b/catalog-be/pom.xml
@@ -515,13 +515,6 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
- <artifactId>jetty-servlet</artifactId>
- <version>${jetty.version}</version>
- <scope>test</scope>
- </dependency>
-
- <dependency>
- <groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-webapp</artifactId>
<version>${jetty.version}</version>
<scope>test</scope>