We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f5ac3 commit 7e5ced2Copy full SHA for 7e5ced2
providers/flagd/pom.xml
@@ -63,7 +63,7 @@
63
<!-- we only support unix sockets on linux, via epoll native lib -->
64
<groupId>io.netty</groupId>
65
<artifactId>netty-transport-native-epoll</artifactId>
66
- <version>4.1.117.Final</version>
+ <version>4.1.118.Final</version>
67
<!-- TODO: with 5+ (still alpha), arm is support and we should package multiple versions -->
68
<classifier>linux-x86_64</classifier>
69
</dependency>
0 commit comments