Reactor Dependency Convergence

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

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

Dependencies used in modules

org.slf4j:slf4j-api

[Error]
1.7.25
  1. org.oxerr.ipyy:ipyy-client-spring-boot-autoconfigure:jar:1.2.0
    \- org.springframework.boot:spring-boot-starter-test:jar:2.1.6.RELEASE:test
       +- org.springframework.boot:spring-boot-starter:jar:2.1.6.RELEASE:test
       |  \- org.springframework.boot:spring-boot-starter-logging:jar:2.1.6.RELEASE:test
       |     +- ch.qos.logback:logback-classic:jar:1.2.3:test
       |     |  \- (org.slf4j:slf4j-api:jar:1.7.25:test - omitted for duplicate)
       |     \- org.apache.logging.log4j:log4j-to-slf4j:jar:2.11.2:test
       |        \- (org.slf4j:slf4j-api:jar:1.7.25:test - omitted for duplicate)
       \- com.jayway.jsonpath:json-path:jar:2.4.0:test
          \- org.slf4j:slf4j-api:jar:1.7.25:test

  2. org.oxerr.ipyy:ipyy-client-spring-boot-starter:jar:1.2.0
    \- org.springframework.boot:spring-boot-starter:jar:2.1.6.RELEASE:compile
       \- org.springframework.boot:spring-boot-starter-logging:jar:2.1.6.RELEASE:compile
          +- ch.qos.logback:logback-classic:jar:1.2.3:compile
          |  \- org.slf4j:slf4j-api:jar:1.7.25:compile
          \- org.apache.logging.log4j:log4j-to-slf4j:jar:2.11.2:compile
             \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for duplicate)

1.7.26
  1. org.oxerr.ipyy:ipyy-client-spring-boot-autoconfigure:jar:1.2.0
    \- org.springframework.boot:spring-boot-starter-test:jar:2.1.6.RELEASE:test
       \- org.springframework.boot:spring-boot-starter:jar:2.1.6.RELEASE:test
          \- org.springframework.boot:spring-boot-starter-logging:jar:2.1.6.RELEASE:test
             \- org.slf4j:jul-to-slf4j:jar:1.7.26:test
                \- (org.slf4j:slf4j-api:jar:1.7.26:test - omitted for conflict with 1.7.25)

  2. org.oxerr.ipyy:ipyy-client-spring-boot-starter:jar:1.2.0
    \- org.springframework.boot:spring-boot-starter:jar:2.1.6.RELEASE:compile
       \- org.springframework.boot:spring-boot-starter-logging:jar:2.1.6.RELEASE:compile
          \- org.slf4j:jul-to-slf4j:jar:1.7.26:compile
             \- (org.slf4j:slf4j-api:jar:1.7.26:compile - omitted for conflict with 1.7.25)