Dependency Convergence

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

Statistics:
Number of dependencies (NOD): 12
Number of unique artifacts (NOA): 14
Number of version-conflicting artifacts (NOC): 2
Number of SNAPSHOT artifacts (NOS): 0
Convergence (NOD/NOA): error 85 %
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.7.0
    edu.byu.hbll:cache:jar:1.0.0-beta.0
    \- com.fasterxml.jackson.core:jackson-databind:jar:2.7.3:compile
       \- (com.fasterxml.jackson.core:jackson-annotations:jar:2.7.0:compile - omitted for conflict with 2.7.3)

2.7.3
    edu.byu.hbll:cache:jar:1.0.0-beta.0
    \- com.fasterxml.jackson.core:jackson-annotations:jar:2.7.3:compile

org.slf4j:slf4j-api

error
1.7.5
    edu.byu.hbll:cache:jar:1.0.0-beta.0
    \- ch.qos.logback:logback-classic:jar:1.0.13:test
       \- (org.slf4j:slf4j-api:jar:1.7.5:test - omitted for conflict with 1.7.6)

1.7.6
    edu.byu.hbll:cache:jar:1.0.0-beta.0
    +- org.slf4j:jul-to-slf4j:jar:1.7.6:test
    |  \- (org.slf4j:slf4j-api:jar:1.7.6:test - omitted for duplicate)
    \- org.slf4j:slf4j-api:jar:1.7.6:test