8000
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 7e68926 commit 93fa7adCopy full SHA for 93fa7ad
providers/flagd/pom.xml
@@ -64,7 +64,7 @@
64
<!-- we only support unix sockets on linux, via epoll native lib -->
65
<groupId>io.netty</groupId>
66
<artifactId>netty-transport-native-epoll</artifactId>
67
- <version>4.1.119.Final</version>
+ <version>4.2.1.Final</version>
68
428B <!-- TODO: with 5+ (still alpha), arm is support and we should package multiple versions -->
69
<classifier>linux-x86_64</classifier>
70
</dependency>
0 commit comments