We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea280e commit 9c08799Copy full SHA for 9c08799
providers/flagd/pom.xml
@@ -54,7 +54,7 @@
54
<!-- we only support unix sockets on linux, via epoll native lib -->
55
<groupId>io.netty</groupId>
56
<artifactId>netty-transport-native-epoll</artifactId>
57
- <version>4.1.99.Final</version>
+ <version>4.1.100.Final</version>
58
<!-- TODO: with 5+ (still alpha), arm is support and we should package multiple versions -->
59
<classifier>linux-x86_64</classifier>
60
</dependency>
0 commit comments