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-09-01 11:00:56 +0200
commit057535ccddc091f54ea5484241373ea1ac00bdca (patch)
tree66ba5c881a9f5f51700bf4a6e7f9006b9d1c897e /jdisc_http_service/pom.xml
parent01cb53dc261de64ac396677a0a6ba1630c1f6cc4 (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>