mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-15 09:03:31 -06:00
bump epoll version to fix linking error
This commit is contained in:
parent
09c76e688b
commit
3998c8f08b
@ -67,7 +67,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.netty</groupId>
|
<groupId>io.netty</groupId>
|
||||||
<artifactId>netty-transport-native-epoll</artifactId>
|
<artifactId>netty-transport-native-epoll</artifactId>
|
||||||
<version>4.1.36.Final</version>
|
<version>4.1.47.Final</version>
|
||||||
<classifier>linux-x86_64</classifier>
|
<classifier>linux-x86_64</classifier>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user