You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:The text was updated successfully, but these errors were encountered: