Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19176 )
Change subject: [java] update Netty from 4.1.73.Final to 4.1.84.Final ...................................................................... [java] update Netty from 4.1.73.Final to 4.1.84.Final There was one CVE report on Netty since 4.1.73.Final [1] (affecting only apps running Java version 6 or lower, though), so this patch updates io.netty up to recently released 4.1.84.Final version [2] to address that and pick up other bugfixes. At least, this version update helps to keep security scanners happier. [1] https://github.com/netty/netty/security/advisories/GHSA-269q-hmxg-m83q [2] https://netty.io/news/2022/10/11/4-1-84-Final.html Change-Id: I100ca755a4a994e0c2760d258e57a6074d5c60d7 Reviewed-on: http://gerrit.cloudera.org:8080/19176 Reviewed-by: Attila Bukor <[email protected]> Tested-by: Alexey Serbin <[email protected]> --- M java/gradle/dependencies.gradle 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Attila Bukor: Looks good to me, approved Alexey Serbin: Verified -- To view, visit http://gerrit.cloudera.org:8080/19176 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I100ca755a4a994e0c2760d258e57a6074d5c60d7 Gerrit-Change-Number: 19176 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
