Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22149 )
Change subject: [java] update Netty from 4.1.110.Final to 4.1.115.Final ...................................................................... [java] update Netty from 4.1.110.Final to 4.1.115.Final This is to address at least CVE-2024-29025 and CVE-2024-47535 and make security scanners happier. More information on the vulnerabilities are available at [1], [2]. Please note that [2] isn't relevant to Kudu Java client since the client doesn't use HTTP-related functionality in Netty. This is to address KUDU-3629, at least partially. [1] https://github.com/netty/netty/security/advisories/GHSA-xq3w-v528-46rv [2] https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v Change-Id: Iabd8fb7d43b9ee03fb681ab3d92f271ef2e490b1 Reviewed-on: http://gerrit.cloudera.org:8080/22136 Reviewed-by: Zoltan Chovan <[email protected]> Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Abhishek Chennaka <[email protected]> (cherry picked from commit b009144cdb0081788d82517aa1d421c5886fb201) Reviewed-on: http://gerrit.cloudera.org:8080/22149 --- M java/gradle/dependencies.gradle 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Abhishek Chennaka: Looks good to me, approved Alexey Serbin: Verified -- To view, visit http://gerrit.cloudera.org:8080/22149 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.18.x Gerrit-MessageType: merged Gerrit-Change-Id: Iabd8fb7d43b9ee03fb681ab3d92f271ef2e490b1 Gerrit-Change-Number: 22149 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
