merlimat commented on a change in pull request #5578: Fix license file in the
distribution package
URL: https://github.com/apache/pulsar/pull/5578#discussion_r343496639
##########
File path: distribution/server/src/assemble/LICENSE.bin.txt
##########
@@ -360,10 +360,9 @@ The Apache Software License, Version 2.0
- io.netty-netty-resolver-4.1.43.Final.jar
- io.netty-netty-resolver-dns-4.1.43.Final.jar
- io.netty-netty-transport-4.1.43.Final.jar
- - io.netty-netty-transport-native-epoll-4.1.43.Final-linux-x86_64.jar
+ - io.netty-netty-transport-native-epoll-4.1.33.Final-linux-x86_64.jar
Review comment:
Not directly related with this PR but this dependency doesn't look it's
getting picked up correctly, we should pin the version correctly to avoid
incompatibilities across versions.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services