|
@@ -61,7 +61,7 @@
|
|
|
<artifactId>ant</artifactId>
|
|
|
</exclusion>
|
|
|
<exclusion>
|
|
|
- <groupId>org.jboss.netty</groupId>
|
|
|
+ <groupId>io.netty</groupId>
|
|
|
<artifactId>netty</artifactId>
|
|
|
</exclusion>
|
|
|
<exclusion>
|
|
@@ -151,7 +151,7 @@
|
|
|
<artifactId>junit</artifactId>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
- <groupId>org.jboss.netty</groupId>
|
|
|
+ <groupId>io.netty</groupId>
|
|
|
<artifactId>netty</artifactId>
|
|
|
</dependency>
|
|
|
<dependency>
|