Skip to content

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
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. and removed size: s Pull request size is small. labels Oct 12, 2023
@mpeddada1 mpeddada1 merged commit 5cd1d84 into main Oct 12, 2023
@mpeddada1 mpeddada1 deleted the graal-dep-management branch October 12, 2023 17:57
gcf-merge-on-green bot pushed a commit that referenced this pull request Oct 17, 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.

2 participants