aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jdisc_http_service/pom.xml')
-rw-r--r--jdisc_http_service/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jdisc_http_service/pom.xml b/jdisc_http_service/pom.xml
index 0c19f2c3d15..2dfcb0bd166 100644
--- a/jdisc_http_service/pom.xml
+++ b/jdisc_http_service/pom.xml
@@ -22,6 +22,10 @@
<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>