Dependency Convergence

Legend:
[Error] At least one dependency has a differing version of the dependency or has SNAPSHOT dependencies.

Statistics:
Number of dependencies (NOD): 20
Number of unique artifacts (NOA): 21
Number of version-conflicting artifacts (NOC): 1
Number of SNAPSHOT artifacts (NOS): 0
Convergence (NOD/NOA): [Error] 95 %
Ready for release (100% convergence and no SNAPSHOTS): [Error] Error
You do not have 100% convergence.

Dependencies used in this project

org.apache.httpcomponents:httpclient

[Error]
4.5.1
    de.mxro.webapiexample:web-api-example-v2:war:0.0.2-SNAPSHOT
    \- com.mashape.unirest:unirest-java:jar:1.4.9:test
       \- org.apache.httpcomponents:httpasyncclient:jar:4.1.1:test
          \- (org.apache.httpcomponents:httpclient:jar:4.5.1:test - omitted for conflict with 4.5.2)

4.5.2
    de.mxro.webapiexample:web-api-example-v2:war:0.0.2-SNAPSHOT
    \- com.mashape.unirest:unirest-java:jar:1.4.9:test
       +- org.apache.httpcomponents:httpclient:jar:4.5.2:test
       \- org.apache.httpcomponents:httpmime:jar:4.5.2:test
          \- (org.apache.httpcomponents:httpclient:jar:4.5.2:test - omitted for duplicate)