We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 378af71 commit bfec4e1Copy full SHA for bfec4e1
pom.xml
@@ -41,8 +41,13 @@
41
</dependency>
42
<dependency>
43
<groupId>io.netty</groupId>
44
- <artifactId>netty-all</artifactId>
45
- <version>4.1.68.Final</version>
+ <artifactId>netty-buffer</artifactId>
+ <version>4.2.0.Final</version>
46
+ </dependency>
47
+ <dependency>
48
+ <groupId>io.netty</groupId>
49
+ <artifactId>netty-common</artifactId>
50
51
52
</dependencies>
53
0 commit comments