steveloughran commented on PR #3299: URL: https://github.com/apache/hadoop/pull/3299#issuecomment-1473898361
this is 3.3.5; looks like nimbus-jose has it; the client jar simply includes that ``` version=2.4.7 ./share/hadoop/common/lib/json-smart-2.4.7.jar version=1.3.2 ./share/hadoop/common/lib/nimbus-jose-jwt-9.8.1.jar version=2.4.7 ./share/hadoop/hdfs/lib/json-smart-2.4.7.jar version=1.3.2 ./share/hadoop/hdfs/lib/nimbus-jose-jwt-9.8.1.jar version=1.3.2 ./share/hadoop/client/hadoop-client-runtime-3.3.5.jar ``` @degant feel free to start work on a patch to upgrade nimbus-jose-jwt. If you could show that this introduced any server-side vulnerabilities, that would help. -- 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]
