We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492b437 commit c692434Copy full SHA for c692434
providers/flagd/pom.xml
@@ -48,7 +48,7 @@
48
<!-- we only support unix sockets on linux, via epoll native lib -->
49
<groupId>io.netty</groupId>
50
<artifactId>netty-transport-native-epoll</artifactId>
51
- <version>4.1.96.Final</version>
+ <version>4.1.95.Final</version>
52
<!-- TODO: with 5+ (still alpha), arm is support and we should package multiple versions -->
53
<classifier>linux-x86_64</classifier>
54
</dependency>
0 commit comments