Skip to content

Release msgraph-sdk-java-core which uses kiota dependencies of 1.7.0 #1783

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

Closed
jespernylendklp opened this issue Oct 22, 2024 · 1 comment · Fixed by #1784
Closed

Release msgraph-sdk-java-core which uses kiota dependencies of 1.7.0 #1783

jespernylendklp opened this issue Oct 22, 2024 · 1 comment · Fixed by #1784
Assignees

Comments

@jespernylendklp
Copy link

msgraph-sdk-java has released 6.19.0 , which includes a dependency on this msgraph-sdk-java-core:3.3.0. This has a convergency, where core:3.3.0 uses kiota dependencies 1.5.0, whereas the graph sdk uses 1.7.0. Please release the latest release so the graph sdk can be updated to avoid dependency convergence:

[ERROR] Dependency convergence error for com.microsoft.kiota:microsoft-kiota-http-okHttp:jar:1.5.0 paths to dependency are:
[ERROR] +-com.myexample.application:jar:3.1.0-SNAPSHOT
[ERROR]   +-com.microsoft.graph:microsoft-graph:jar:6.19.0:compile
[ERROR]     +-com.microsoft.graph:microsoft-graph-core:jar:3.3.0:compile
[ERROR]       +-com.microsoft.kiota:microsoft-kiota-http-okHttp:jar:1.5.0:runtime
[ERROR] and
[ERROR] +-com.myexample.application:jar:3.1.0-SNAPSHOT
[ERROR]   +-com.microsoft.graph:microsoft-graph:jar:6.19.0:compile
[ERROR]     +-com.microsoft.kiota:microsoft-kiota-http-okHttp:jar:1.7.0:runtime

@andrueastman
Copy link
Member

Thanks for raising this @jespernylendklp

This should be resolved with #1784

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 a pull request may close this issue.

2 participants