upgrade to netty 3.7.0
This commit is contained in:
parent
6c3e7d36c0
commit
31097691af
2
pom.xml
2
pom.xml
|
@ -214,7 +214,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.netty</groupId>
|
<groupId>io.netty</groupId>
|
||||||
<artifactId>netty</artifactId>
|
<artifactId>netty</artifactId>
|
||||||
<version>3.6.6.Final</version>
|
<version>3.7.0.Final</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue