update to netty 3.9.0
This commit is contained in:
parent
682e9548c1
commit
e5f52ce778
2
pom.xml
2
pom.xml
|
@ -230,7 +230,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.netty</groupId>
|
<groupId>io.netty</groupId>
|
||||||
<artifactId>netty</artifactId>
|
<artifactId>netty</artifactId>
|
||||||
<version>3.8.0.Final</version>
|
<version>3.9.0.Final</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue