瀏覽代碼

update to netty 3.9.0

Shay Banon 11 年之前
父節點
當前提交
e5f52ce778
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -230,7 +230,7 @@
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty</artifactId>
-            <version>3.8.0.Final</version>
+            <version>3.9.0.Final</version>
             <scope>compile</scope>
         </dependency>