This commit is contained in:
atomicint
2015-04-07 18:57:55 -04:00
parent db12b1f6c6
commit 725ada7878
+1 -1
View File
@@ -58,7 +58,7 @@
<dependency> <dependency>
<groupId>io.netty</groupId> <groupId>io.netty</groupId>
<artifactId>netty-all</artifactId> <artifactId>netty-all</artifactId>
<version>4.0.26.Final</version> <version>4.0.27.Final</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>