Skip to content

Commit 5a293bb

Browse files
fix(deps): update dependency io.netty:netty-transport-native-epoll to v4.1.117.final (#1155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc886fd commit 5a293bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: providers/flagd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<!-- we only support unix sockets on linux, via epoll native lib -->
6464
<groupId>io.netty</groupId>
6565
<artifactId>netty-transport-native-epoll</artifactId>
66-
<version>4.1.116.Final</version>
66+
<version>4.1.117.Final</version>
6767
<!-- TODO: with 5+ (still alpha), arm is support and we should package multiple versions -->
6868
<classifier>linux-x86_64</classifier>
6969
</dependency>

0 commit comments

Comments
 (0)