mike-jumper opened a new pull request, #917: URL: https://github.com/apache/guacamole-client/pull/917
[As noted on GUACAMOLE-839](https://issues.apache.org/jira/browse/GUACAMOLE-839?focusedCommentId=17770213&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17770213), the `bcpkix-fips` library depends on `bc-fips` using a version range. This leads to an unpredictable build and breakage of the license check whenever a new version of `bc-fips` is released. These changes override the `bc-fips` dependency, instead explicitly selecting what is currently the latest version. -- 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]
