Dependency Convergence

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

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

Dependencies used in this project

org.apache.maven:maven-artifact

error
3.0
    com.github.bmaggi:conditional-validation:maven-plugin:0.0.1-SNAPSHOT
    \- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.4:provided
       \- (org.apache.maven:maven-artifact:jar:3.0:provided - omitted for conflict with 3.2.5)

3.2.5
    com.github.bmaggi:conditional-validation:maven-plugin:0.0.1-SNAPSHOT
    \- org.apache.maven:maven-plugin-api:jar:3.2.5:compile
       \- org.apache.maven:maven-artifact:jar:3.2.5:compile

org.codehaus.plexus:plexus-utils

error
2.1
    com.github.bmaggi:conditional-validation:maven-plugin:0.0.1-SNAPSHOT
    \- org.apache.maven:maven-plugin-api:jar:3.2.5:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0.M1:compile
          \- (org.codehaus.plexus:plexus-utils:jar:2.1:compile - omitted for conflict with 3.0.20)

3.0.20
    com.github.bmaggi:conditional-validation:maven-plugin:0.0.1-SNAPSHOT
    \- org.apache.maven:maven-plugin-api:jar:3.2.5:compile
       +- org.apache.maven:maven-model:jar:3.2.5:compile
       |  \- org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
       \- org.apache.maven:maven-artifact:jar:3.2.5:compile
          \- (org.codehaus.plexus:plexus-utils:jar:3.0.20:compile - omitted for duplicate)