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
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: