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): 34
Number of unique artifacts (NOA): 36
Number of version-conflicting artifacts (NOC): 2
Number of SNAPSHOT artifacts (NOS): 0
Convergence (NOD/NOA):
[Error]
 94 %
Ready for release (100% convergence and no SNAPSHOTS):
[Error]
 Error
You do not have 100% convergence.

Dependencies used in modules

com.fasterxml.jackson.core:jackson-core

[Error]
2.12.5
  1. fr.univnantes.alma:seven-wonders-spring:jar:1.0-SNAPSHOT
    \- org.springframework.boot:spring-boot-starter-web:jar:2.5.6:compile
       \- org.springframework.boot:spring-boot-starter-json:jar:2.5.6:compile
          +- com.fasterxml.jackson.core:jackson-databind:jar:2.12.5:compile
          |  \- (com.fasterxml.jackson.core:jackson-core:jar:2.12.5:compile - omitted for conflict with 2.13.0)
          +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.5:compile
          |  \- (com.fasterxml.jackson.core:jackson-core:jar:2.12.5:compile - omitted for duplicate)
          +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.5:compile
          |  \- (com.fasterxml.jackson.core:jackson-core:jar:2.12.5:compile - omitted for duplicate)
          \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.5:compile
             \- (com.fasterxml.jackson.core:jackson-core:jar:2.12.5:compile - omitted for duplicate)

2.13.0
  1. fr.univnantes.alma:seven-wonders-spring:jar:1.0-SNAPSHOT
    \- com.fasterxml.jackson.core:jackson-core:jar:2.13.0:compile

org.slf4j:slf4j-api

[Error]
1.7.25
  1. fr.univnantes.alma:seven-wonders-spring:jar:1.0-SNAPSHOT
    \- org.springframework.boot:spring-boot-starter:jar:2.5.6:compile
       \- org.springframework.boot:spring-boot-starter-logging:jar:2.5.6:compile
          \- org.apache.logging.log4j:log4j-to-slf4j:jar:2.14.1:compile
             \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for conflict with 1.7.32)

1.7.32
  1. fr.univnantes.alma:seven-wonders-spring:jar:1.0-SNAPSHOT
    \- org.springframework.boot:spring-boot-starter:jar:2.5.6:compile
       \- org.springframework.boot:spring-boot-starter-logging:jar:2.5.6:compile
          +- ch.qos.logback:logback-classic:jar:1.2.6:compile
          |  \- org.slf4j:slf4j-api:jar:1.7.32:compile
          \- org.slf4j:jul-to-slf4j:jar:1.7.32:compile
             \- (org.slf4j:slf4j-api:jar:1.7.32:compile - omitted for duplicate)