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