Dependency Convergence

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

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

Dependencies used in this project

commons-collections:commons-collections

error
3.2.1
    edu.byu.hbll:illgenerator:jar:0.0.1-SNAPSHOT
    \- commons-validator:commons-validator:jar:1.5.0:compile
       \- commons-beanutils:commons-beanutils:jar:1.9.2:compile
          \- (commons-collections:commons-collections:jar:3.2.1:compile - omitted for conflict with 3.2.2)

3.2.2
    edu.byu.hbll:illgenerator:jar:0.0.1-SNAPSHOT
    \- commons-validator:commons-validator:jar:1.5.0:compile
       \- commons-collections:commons-collections:jar:3.2.2:compile

commons-logging:commons-logging

error
1.1.1
    edu.byu.hbll:illgenerator:jar:0.0.1-SNAPSHOT
    \- commons-validator:commons-validator:jar:1.5.0:compile
       \- commons-beanutils:commons-beanutils:jar:1.9.2:compile
          \- (commons-logging:commons-logging:jar:1.1.1:compile - omitted for conflict with 1.2)

1.2
    edu.byu.hbll:illgenerator:jar:0.0.1-SNAPSHOT
    +- org.apache.httpcomponents:httpclient:jar:4.5.1:compile
    |  \- commons-logging:commons-logging:jar:1.2:compile
    \- commons-validator:commons-validator:jar:1.5.0:compile
       \- (commons-logging:commons-logging:jar:1.2:compile - omitted for duplicate)