Update netty version.

This commit is contained in:
Steveice10 2019-10-20 20:20:01 -07:00
parent 32247f3098
commit c0fae1d4d5

View file

@ -49,7 +49,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.25.Final</version>
<version>4.1.42.Final</version>
<scope>compile</scope>
</dependency>
</dependencies>