Dependency Convergence

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

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

Dependencies used in this project

com.fasterxml.jackson.core:jackson-annotations

[Error]
2.8.0
    com.omertron:fanarttvapi:jar:3.4-SNAPSHOT
    \- com.fasterxml.jackson.core:jackson-databind:jar:2.8.7:compile
       \- (com.fasterxml.jackson.core:jackson-annotations:jar:2.8.0:compile - omitted for conflict with 2.8.7)

2.8.7
    com.omertron:fanarttvapi:jar:3.4-SNAPSHOT
    \- com.fasterxml.jackson.core:jackson-annotations:jar:2.8.7:compile

commons-codec:commons-codec

[Error]
1.10
    com.omertron:fanarttvapi:jar:3.4-SNAPSHOT
    \- commons-codec:commons-codec:jar:1.10:compile

1.9
    com.omertron:fanarttvapi:jar:3.4-SNAPSHOT
    \- org.yamj:api-common:jar:2.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.5.3:compile
          \- (commons-codec:commons-codec:jar:1.9:compile - omitted for conflict with 1.10)