We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeefec7 commit 4f6c150Copy full SHA for 4f6c150
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.104.Final</version>
+ <version>4.1.105.Final</version>
68
<!-- 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