Skip to content
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

Dependency convergence error for org.apache.httpcomponents:httpclient #33

Open
joshgontijo opened this issue Oct 12, 2017 · 0 comments
Open

Comments

@joshgontijo
Copy link
Owner

From #161

I added v1.4.9 as a dependency for my own project, and a mvn compile shows

Dependency convergence error for org.apache.httpcomponents:httpclient:4.5.2 paths to dependency are:
+-com.yahoo.cap:yct_training_data:1.0-SNAPSHOT
  +-com.mashape.unirest:unirest-java:1.4.9
    +-org.apache.httpcomponents:httpclient:4.5.2
and
+-com.yahoo.cap:yct_training_data:1.0-SNAPSHOT
  +-com.mashape.unirest:unirest-java:1.4.9
    +-org.apache.httpcomponents:httpasyncclient:4.1.1
      +-org.apache.httpcomponents:httpclient:4.5.1
and
+-com.yahoo.cap:yct_training_data:1.0-SNAPSHOT
  +-com.mashape.unirest:unirest-java:1.4.9
    +-org.apache.httpcomponents:httpmime:4.5.2
      +-org.apache.httpcomponents:httpclient:4.5.2
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

No branches or pull requests

1 participant