We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d5fe86 commit 6e311dcCopy full SHA for 6e311dc
providers/flagd/pom.xml
@@ -62,7 +62,7 @@
62
<!-- we only support unix sockets on linux, via epoll native lib -->
63
<groupId>io.netty</groupId>
64
<artifactId>netty-transport-native-epoll</artifactId>
65
- <version>4.1.114.Final</version>
+ <version>4.1.115.Final</version>
66
<!-- TODO: with 5+ (still alpha), arm is support and we should package multiple versions -->
67
<classifier>linux-x86_64</classifier>
68
</dependency>
0 commit comments