RaulGracia opened a new issue #2825: URL: https://github.com/apache/bookkeeper/issues/2825
**BUG REPORT** ***Describe the bug*** Currently, `gradle` build is not being exercised as a check to merge PRs. PR #2792 upgraded several libraries in Maven and Gradle to fix several security vulnerabilities. However, when exercised via `gradle`, changes in `gradle.dependencies` seem to break the build. We need to revert the changes in `gradle.dependencies` that differ from the Manven changes (already tested and verified). ***To Reproduce*** Run build via gradle. ***Expected behavior*** Build should pass. ***Screenshots*** n/a ***Additional context*** n/a -- 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]
