|
@ -97,32 +97,32 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>io.netty</groupId> |
|
|
<groupId>io.netty</groupId> |
|
|
<artifactId>netty-buffer</artifactId> |
|
|
<artifactId>netty-buffer</artifactId> |
|
|
<version>4.0.14.Final</version> |
|
|
|
|
|
|
|
|
<version>4.0.15.Final</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>io.netty</groupId> |
|
|
<groupId>io.netty</groupId> |
|
|
<artifactId>netty-common</artifactId> |
|
|
<artifactId>netty-common</artifactId> |
|
|
<version>4.0.14.Final</version> |
|
|
|
|
|
|
|
|
<version>4.0.15.Final</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>io.netty</groupId> |
|
|
<groupId>io.netty</groupId> |
|
|
<artifactId>netty-transport</artifactId> |
|
|
<artifactId>netty-transport</artifactId> |
|
|
<version>4.0.14.Final</version> |
|
|
|
|
|
|
|
|
<version>4.0.15.Final</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>io.netty</groupId> |
|
|
<groupId>io.netty</groupId> |
|
|
<artifactId>netty-handler</artifactId> |
|
|
<artifactId>netty-handler</artifactId> |
|
|
<version>4.0.14.Final</version> |
|
|
|
|
|
|
|
|
<version>4.0.15.Final</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>io.netty</groupId> |
|
|
<groupId>io.netty</groupId> |
|
|
<artifactId>netty-codec-http</artifactId> |
|
|
<artifactId>netty-codec-http</artifactId> |
|
|
<version>4.0.14.Final</version> |
|
|
|
|
|
|
|
|
<version>4.0.15.Final</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>io.netty</groupId> |
|
|
<groupId>io.netty</groupId> |
|
|
<artifactId>netty-codec</artifactId> |
|
|
<artifactId>netty-codec</artifactId> |
|
|
<version>4.0.14.Final</version> |
|
|
|
|
|
|
|
|
<version>4.0.15.Final</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
<dependency> |
|
|
<dependency> |
|
|