|
@@ -174,6 +174,11 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
<artifactId>xmlenc</artifactId>
|
|
|
<scope>compile</scope>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>io.netty</groupId>
|
|
|
+ <artifactId>netty</artifactId>
|
|
|
+ <scope>compile</scope>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>io.netty</groupId>
|
|
|
<artifactId>netty-all</artifactId>
|