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

4.x: Upgrade grpc-java to 1.57.1 and remove repackaging of io.grpc #7304

Merged
merged 3 commits into from
Aug 7, 2023

Conversation

thegridman
Copy link
Collaborator

No description provided.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 3, 2023
@thegridman thegridman added the 4.x Version 4.x label Aug 3, 2023
@barchetta barchetta self-requested a review August 4, 2023 16:11
<version>${version.lib.grpc}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition to importing the grpc-bom you should remove all of the <groupId>io.grpc</groupId> dependencies higher up in the dependencyManagement section since the bom replaces the need to manage each io.grpc artifact version individually.

@barchetta barchetta merged commit 8b5eafd into helidon-io:main Aug 7, 2023
@thegridman thegridman deleted the remove-grpc-repackage branch August 9, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants