summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2017-08-28 16:12:18 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2017-08-30 14:26:48 +0200
commit71ea976e2290ca8f5f7a5c5b769f1dee7f04119c (patch)
tree9033357b28e086d7ef6a46e45a75802a007cae31 /jdisc_http_service/pom.xml
parent8f6823544640b1f18450e4c6df1335d9ccc9e496 (diff)
Remove Netty by replacing cookie codec with Jetty + Java SE
Diffstat (limited to 'jdisc_http_service/pom.xml')
-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 2dfcb0bd166..0c19f2c3d15 100644
--- a/jdisc_http_service/pom.xml
+++ b/jdisc_http_service/pom.xml
@@ -22,10 +22,6 @@
<classifier>no_aop</classifier>
</dependency>
<dependency>
- <groupId>io.netty</groupId>
- <artifactId>netty</artifactId>
- </dependency>
- <dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>