We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 448b4c0 commit db063e2Copy full SHA for db063e2
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