Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gradle.dependencies related to PR 2792 #2825

Closed
RaulGracia opened this issue Oct 14, 2021 · 1 comment
Closed

Fix gradle.dependencies related to PR 2792 #2825

RaulGracia opened this issue Oct 14, 2021 · 1 comment
Labels

Comments

@RaulGracia
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant