|
@@ -74,23 +74,6 @@
|
|
|
<version>3.3.6</version>
|
|
<version>3.3.6</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
- <!--<dependency>
|
|
|
|
|
- <groupId>io.netty</groupId>
|
|
|
|
|
- <artifactId>netty-transport</artifactId>
|
|
|
|
|
- <version>${netty.version}</version>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>io.netty</groupId>
|
|
|
|
|
- <artifactId>netty-codec-http</artifactId>
|
|
|
|
|
- <version>${netty.version}</version>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>io.netty</groupId>
|
|
|
|
|
- <artifactId>netty-transport-native-epoll</artifactId>
|
|
|
|
|
- <classifier>linux-x86_64</classifier>
|
|
|
|
|
- <version>${netty.version}</version>
|
|
|
|
|
- </dependency>-->
|
|
|
|
|
-
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>commons-codec</groupId>
|
|
<groupId>commons-codec</groupId>
|
|
|
<artifactId>commons-codec</artifactId>
|
|
<artifactId>commons-codec</artifactId>
|