VidhiBhansali commented on PR #761: URL: https://github.com/apache/hadoop/pull/761#issuecomment-1232064192
Hi team, The most recent version `3.3.4` of hadoop-common is using Avro version `1.7.7` which is using more than one vulnerable 3rd party packages and has about 6 CVEs - https://mvnrepository.com/artifact/org.apache.avro/avro/1.7.7 Is there any ongoing work to update the dependency to the latest clean version of Avro which is `1.11.1` ? If not can you please prioritize on updating the version to 1.11.0? We are using hadoop-common in our project and getting flagged for dependency on Avro version 1.7.7 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
