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
Here is actual issue logged Azure/azure-service-bus-java#390
Copy pasting the complete description here. Basically azure-client-authentication library imports many transitive dependencies and some of them have conflicting versions.
azure-servicebus (3.1.2) depends on different versions of retrofit (2.5.0, 2.4.0) and okhttp (3.12.0, 3.12.2)
See this report provided by the maven-dependency-plugin (analyze-only goal):
Dependency convergence error for com.squareup.retrofit2:retrofit:2.5.0 paths to dependency are:
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.retrofit2:retrofit:2.5.0
and
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.retrofit2:converter-jackson:2.5.0
+-com.squareup.retrofit2:retrofit:2.5.0
and
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.retrofit2:adapter-rxjava:2.4.0
+-com.squareup.retrofit2:retrofit:2.4.0
Dependency convergence error for com.squareup.okhttp3:okhttp:3.12.0 paths to dependency are:
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.retrofit2:retrofit:2.5.0
+-com.squareup.okhttp3:okhttp:3.12.0
and
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.okhttp3:okhttp:3.12.2
and
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.okhttp3:logging-interceptor:3.12.2
+-com.squareup.okhttp3:okhttp:3.12.2
and
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.okhttp3:okhttp-urlconnection:3.12.2
+-com.squareup.okhttp3:okhttp:3.12.2
The text was updated successfully, but these errors were encountered:
Here is actual issue logged Azure/azure-service-bus-java#390
Copy pasting the complete description here. Basically azure-client-authentication library imports many transitive dependencies and some of them have conflicting versions.
azure-servicebus (3.1.2) depends on different versions of retrofit (2.5.0, 2.4.0) and okhttp (3.12.0, 3.12.2)
See this report provided by the maven-dependency-plugin (analyze-only goal):
Dependency convergence error for com.squareup.retrofit2:retrofit:2.5.0 paths to dependency are:
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.retrofit2:retrofit:2.5.0
and
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.retrofit2:converter-jackson:2.5.0
+-com.squareup.retrofit2:retrofit:2.5.0
and
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.retrofit2:adapter-rxjava:2.4.0
+-com.squareup.retrofit2:retrofit:2.4.0
Dependency convergence error for com.squareup.okhttp3:okhttp:3.12.0 paths to dependency are:
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.retrofit2:retrofit:2.5.0
+-com.squareup.okhttp3:okhttp:3.12.0
and
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.okhttp3:okhttp:3.12.2
and
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.okhttp3:logging-interceptor:3.12.2
+-com.squareup.okhttp3:okhttp:3.12.2
and
+-com.microsoft.azure:azure-servicebus:3.1.2
+-com.microsoft.azure:azure-client-authentication:1.6.7
+-com.microsoft.azure:azure-client-runtime:1.6.13
+-com.microsoft.rest:client-runtime:1.6.13
+-com.squareup.okhttp3:okhttp-urlconnection:3.12.2
+-com.squareup.okhttp3:okhttp:3.12.2
The text was updated successfully, but these errors were encountered: