upgrade to netty 3.6.3
This commit is contained in:
parent
ad70105c39
commit
a3096157f8
2
pom.xml
2
pom.xml
|
@ -171,7 +171,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.netty</groupId>
|
<groupId>io.netty</groupId>
|
||||||
<artifactId>netty</artifactId>
|
<artifactId>netty</artifactId>
|
||||||
<version>3.6.2.Final</version>
|
<version>3.6.3.Final</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue