We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b91ae6 commit bb6775fCopy full SHA for bb6775f
providers/flagd/pom.xml
@@ -37,7 +37,7 @@
37
<!-- we only support unix sockets on linux, via epoll native lib -->
38
<groupId>io.netty</groupId>
39
<artifactId>netty-transport-native-epoll</artifactId>
40
- <version>4.1.86.Final</version>
+ <version>4.1.87.Final</version>
41
<!-- TODO: with 5+ (still alpha), arm is support and we should package multiple versions -->
42
<classifier>linux-x86_64</classifier>
43
</dependency>
0 commit comments