summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-03-19 11:33:10 +0100
committergjoranv <gv@verizonmedia.com>2021-03-23 22:58:13 +0100
commit1c33f2616f3e40e624d83efc9b2ffa19741394d2 (patch)
treef59162bb0855b56abdc86ad25558396aded1b9a0 /config-model/pom.xml
parent91af6a9faba14093880ff83a927f2da6dad9cc9b (diff)
Remove all dependencies to jdisc_http_service
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index 8d587c2ec8c..daedc7b4a96 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -290,12 +290,6 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>jdisc_http_service</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
<artifactId>jdisc-security-filters</artifactId>
<version>${project.version}</version>
<scope>provided</scope>