Make protocol only depend on netty-buffer
This commit is contained in:
parent
09bb7a93d2
commit
9483c0228b
@ -21,8 +21,7 @@
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>io.netty</groupId>
|
||||
<!-- TODO: Fix this -->
|
||||
<artifactId>netty-all</artifactId>
|
||||
<artifactId>netty-buffer</artifactId>
|
||||
<version>4.0.0.Beta3-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user