Skip to content

feat: add graal-sdk dependency management to java-shared-config #683

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

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

mpeddada1
Copy link
Contributor

@mpeddada1 mpeddada1 commented Oct 12, 2023

Tested locally by removing graal-sdk version declaration from gax:

 <dependency>
        <groupId>org.graalvm.sdk</groupId>
        <artifactId>graal-sdk</artifactId>
        <version>${graal-sdk.version}</version>
      </dependency>

And calling mvn dependency:tree:

Screenshot 2023-10-11 at 4 32 55 PM

@mpeddada1 mpeddada1 requested a review from a team as a code owner October 12, 2023 16:04
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants