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

FGJ-111: Minimise explicit gRPC dependencies (release-2.2) #135

Merged
merged 1 commit into from
Jun 11, 2021

Conversation

bestbeforetoday
Copy link
Member

Cherry-pick from main branch.

The versions of transient dependencies resolved were not consistent in some consuming projects; particularly projects built with Gradle rather than Maven. This inconsistency caused errors at runtime. This change removes some explicit dependencies on packages that are also transient dependencies to avoid these dependency resolution issues.

Also update dependency versions and some minor code tidy-up.

The versions of transient dependencies resolved were not consistent in some consuming projects; particularly projects built with Gradle rather than Maven. This inconsistency caused errors at runtime. This change removes some explicit dependencies on packages that are also transient dependencies to avoid these dependency resolution issues.

Also update dependency versions and some minor code tidy-up.

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
@bestbeforetoday bestbeforetoday requested a review from a team as a code owner June 10, 2021 16:49
@andrew-coleman andrew-coleman merged commit 043af87 into hyperledger:release-2.2 Jun 11, 2021
@bestbeforetoday bestbeforetoday deleted the FGJ-111-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