summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-04-25 16:52:04 +0200
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-04-26 14:55:50 +0200
commitcddeaec350a5c220c13220d0c2257329cefb82f5 (patch)
tree89d532e09fb854bf3dc3e0b089834f7bfa0dd587 /jdisc_http_service
parent704d878c88639e7366ef4befafd7034373713211 (diff)
Remove unused dependency
Diffstat (limited to 'jdisc_http_service')
-rw-r--r--jdisc_http_service/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/jdisc_http_service/pom.xml b/jdisc_http_service/pom.xml
index 3ab541f2434..6684c219227 100644
--- a/jdisc_http_service/pom.xml
+++ b/jdisc_http_service/pom.xml
@@ -22,10 +22,6 @@
<classifier>no_aop</classifier>
</dependency>
<dependency>
- <groupId>commons-pool</groupId>
- <artifactId>commons-pool</artifactId>
- </dependency>
- <dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
</dependency>