We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc886fd commit 5a293bbCopy full SHA for 5a293bb
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.116.Final</version>
+ <version>4.1.117.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