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