Dependency Convergence

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

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

Dependencies used in this project

commons-logging:commons-logging

[Error]
1.1.1
    org.mixer2:mixer2:jar:1.4-SNAPSHOT
    +- commons-beanutils:commons-beanutils:jar:1.8.3:compile
    |  \- (commons-logging:commons-logging:jar:1.1.1:compile - omitted for duplicate)
    \- commons-logging:commons-logging:jar:1.1.1:compile

1.2
    org.mixer2:mixer2:jar:1.4-SNAPSHOT
    \- org.springframework:spring-webmvc:jar:4.3.9.RELEASE:compile
       \- org.springframework:spring-core:jar:4.3.9.RELEASE:compile
          \- (commons-logging:commons-logging:jar:1.2:compile - omitted for conflict with 1.1.1)