We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe818b commit f7333ecCopy full SHA for f7333ec
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.109.Final</version>
+ <version>4.1.110.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