|
@@ -12,12 +12,12 @@
|
|
|
<dependency>
|
|
|
<groupId>io.netty</groupId>
|
|
|
<artifactId>netty-codec-http</artifactId>
|
|
|
- <version>4.1.0.CR4</version>
|
|
|
+ <version>4.1.0.CR7</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>io.netty</groupId>
|
|
|
<artifactId>netty-transport-native-epoll</artifactId>
|
|
|
- <version>4.1.0.CR4</version>
|
|
|
+ <version>4.1.0.CR7</version>
|
|
|
<classifier>linux-x86_64</classifier>
|
|
|
</dependency>
|
|
|
<dependency>
|