Reactor Dependency Convergence

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

Statistics:
Number of modules: 5
Number of dependencies (NOD): 6
Number of unique artifacts (NOA): 7
Number of version-conflicting artifacts (NOC): 1
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 modules

junit:junit

[Error]
4.10
  1. com.tailoredshapes.underbar:io:jar:0.0.6-SNAPSHOT
    \- com.tailoredshapes.underbar:stash:jar:0.0.6-SNAPSHOT:compile
       \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
          \- (junit:junit:jar:4.10:compile - omitted for conflict with 4.12)

  2. com.tailoredshapes.underbar:stash:jar:0.0.6-SNAPSHOT
    \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
       \- (junit:junit:jar:4.10:compile - omitted for conflict with 4.12)

4.12
  1. com.tailoredshapes.underbar:io:jar:0.0.6-SNAPSHOT
    \- junit:junit:jar:4.12:test (scope not updated to compile)

  2. com.tailoredshapes.underbar:stash:jar:0.0.6-SNAPSHOT
    \- junit:junit:jar:4.12:test (scope not updated to compile)