|
@@ -85,10 +85,6 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
<groupId>io.netty</groupId>
|
|
|
<artifactId>netty-codec-http</artifactId>
|
|
|
</exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>io.netty</groupId>
|
|
|
- <artifactId>netty-codec-socks</artifactId>
|
|
|
- </exclusion>
|
|
|
<exclusion>
|
|
|
<groupId>io.netty</groupId>
|
|
|
<artifactId>netty-common</artifactId>
|
|
@@ -97,10 +93,6 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
<groupId>io.netty</groupId>
|
|
|
<artifactId>netty-handler</artifactId>
|
|
|
</exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>io.netty</groupId>
|
|
|
- <artifactId>netty-handler-proxy</artifactId>
|
|
|
- </exclusion>
|
|
|
<exclusion>
|
|
|
<groupId>io.netty</groupId>
|
|
|
<artifactId>netty-transport</artifactId>
|