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

Explicit dependencies in integration test chaincode (release-2.2) #144

Merged
merged 1 commit into from
Aug 18, 2021

Conversation

bestbeforetoday
Copy link
Member

Cherry-pick of fc05ef2 from main branch.

Resolves breakages with latest releases of the chaincode shim, where more recent Gradle versions are more strict in requiring dependencies to be specified rather than picked up as transient dependencies.

Also update commons-compress dependency to address security vulnerability.

Resolves breakages with latest releases of the chaincode shim, where more recent Gradle versions are more strict in requiring dependencies to be specified rather than picked up as transient dependencies.

Also update commons-compress dependency to address security vulnerability.

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
@bestbeforetoday bestbeforetoday requested a review from a team as a code owner August 18, 2021 15:50
@bestbeforetoday bestbeforetoday changed the title Explicit dependencies in integration test chaincode Explicit dependencies in integration test chaincode (release-2.2) Aug 18, 2021
@denyeart denyeart merged commit adf7fce into hyperledger:release-2.2 Aug 18, 2021
@bestbeforetoday bestbeforetoday deleted the chaincode-2.2 branch September 20, 2022 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants