elek opened a new pull request #1727: URL: https://github.com/apache/ozone/pull/1727
## What changes were proposed in this pull request? The latest bouncy castle contains important fixes. Ozone is not affected by the bcrypt issue, but it seems to be safer updating to the latest version. (Thanks to @anuengineer how reported this issue) ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-4615 ## How was this patch tested? CI + checked if we have the right version: ``` cd hadoop-ozone/dist/target/ozone-1.1.0-SNAPSHOT/share/ozone/lib ls bc* ``` ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
