summaryrefslogtreecommitdiffstats
path: root/container-search-and-docproc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-search-and-docproc/pom.xml')
-rw-r--r--container-search-and-docproc/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/container-search-and-docproc/pom.xml b/container-search-and-docproc/pom.xml
index 7e9937d4470..c66c5f9e1fe 100644
--- a/container-search-and-docproc/pom.xml
+++ b/container-search-and-docproc/pom.xml
@@ -211,14 +211,6 @@
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
- <dependency>
- <groupId>org.apache.httpcomponents</groupId>
- <artifactId>httpcore</artifactId>
- </dependency>
- <dependency>
- <groupId>org.apache.httpcomponents</groupId>
- <artifactId>httpclient</artifactId>
- </dependency>
</dependencies>
<build>
<plugins>