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