Reactor Dependency Convergence

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

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

Dependencies used in modules

com.sun.xml.bind:jaxb-impl

[Error]
2.2.3-1
  1. ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.13
    \- ch.codeblock.qrinvoice.rest:qrinvoice-rest-model:jar:1.13:compile
       \- (com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:compile - omitted for conflict with 2.3.0)

2.3.0
  1. ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.13
    \- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile

commons-logging:commons-logging

[Error]
1.0.4
  1. ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13
    \- org.apache.xmlgraphics:fop:jar:2.5:compile
       +- org.apache.xmlgraphics:fop-util:jar:2.5:compile
       |  \- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.4:compile
       |     \- (commons-logging:commons-logging:jar:1.0.4:compile - omitted for duplicate)
       \- org.apache.xmlgraphics:fop-core:jar:2.5:compile
          \- commons-logging:commons-logging:jar:1.0.4:compile

  2. ch.codeblock.qrinvoice.rest:qrinvoice-rest-model:jar:1.13
    \- ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.13:runtime
       \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:runtime
          \- org.apache.xmlgraphics:fop:jar:2.5:runtime
             +- org.apache.xmlgraphics:fop-util:jar:2.5:runtime
             |  \- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.4:runtime
             |     \- (commons-logging:commons-logging:jar:1.0.4:runtime - omitted for duplicate)
             \- org.apache.xmlgraphics:fop-core:jar:2.5:runtime
                \- (commons-logging:commons-logging:jar:1.0.4:runtime - omitted for conflict with 1.2)

  3. ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.13
    \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:compile
       \- org.apache.xmlgraphics:fop:jar:2.5:compile
          +- org.apache.xmlgraphics:fop-util:jar:2.5:compile
          |  \- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.4:compile
          |     \- (commons-logging:commons-logging:jar:1.0.4:compile - omitted for duplicate)
          \- org.apache.xmlgraphics:fop-core:jar:2.5:compile
             \- (commons-logging:commons-logging:jar:1.0.4:compile - omitted for conflict with 1.2)

  4. ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.13
    \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:compile
       \- org.apache.xmlgraphics:fop:jar:2.5:compile
          +- org.apache.xmlgraphics:fop-util:jar:2.5:compile
          |  \- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.4:compile
          |     \- (commons-logging:commons-logging:jar:1.0.4:compile - omitted for duplicate)
          \- org.apache.xmlgraphics:fop-core:jar:2.5:compile
             \- (commons-logging:commons-logging:jar:1.0.4:compile - omitted for conflict with 1.2)

1.2
  1. ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13
    \- org.apache.xmlgraphics:fop-pdf-images:jar:2.5:compile
       +- org.apache.pdfbox:pdfbox:jar:2.0.16:compile
       |  \- (commons-logging:commons-logging:jar:1.2:compile - omitted for conflict with 1.0.4)
       \- org.apache.pdfbox:fontbox:jar:2.0.16:compile
          \- (commons-logging:commons-logging:jar:1.2:compile - omitted for conflict with 1.0.4)

  2. ch.codeblock.qrinvoice.rest:qrinvoice-rest-model:jar:1.13
    \- ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.13:runtime
       +- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:runtime
       |  \- org.apache.xmlgraphics:fop-pdf-images:jar:2.5:runtime
       |     +- org.apache.pdfbox:pdfbox:jar:2.0.16:runtime
       |     |  \- (commons-logging:commons-logging:jar:1.2:runtime - omitted for conflict with 1.0.4)
       |     \- org.apache.pdfbox:fontbox:jar:2.0.16:runtime
       |        \- (commons-logging:commons-logging:jar:1.2:runtime - omitted for conflict with 1.0.4)
       \- commons-beanutils:commons-beanutils:jar:1.9.4:runtime
          \- commons-logging:commons-logging:jar:1.2:runtime

  3. ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.13
    +- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:compile
    |  \- org.apache.xmlgraphics:fop-pdf-images:jar:2.5:compile
    |     \- org.apache.pdfbox:fontbox:jar:2.0.16:compile
    |        \- (commons-logging:commons-logging:jar:1.2:compile - omitted for conflict with 1.0.4)
    +- ch.codeblock.qrinvoice.pdfbox:qrinvoice-pdfbox:jar:1.13:compile
    |  \- org.apache.pdfbox:pdfbox:jar:2.0.25:compile
    |     \- commons-logging:commons-logging:jar:1.2:compile
    \- ch.codeblock.qrinvoice.bulk:qrinvoice-bulk:jar:1.13:compile
       \- com.opencsv:opencsv:jar:5.5.2:compile
          \- commons-beanutils:commons-beanutils:jar:1.9.4:compile
             \- (commons-logging:commons-logging:jar:1.2:compile - omitted for duplicate)

  4. ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.13
    +- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:compile
    |  \- org.apache.xmlgraphics:fop-pdf-images:jar:2.5:compile
    |     +- org.apache.pdfbox:pdfbox:jar:2.0.16:compile
    |     |  \- (commons-logging:commons-logging:jar:1.2:compile - omitted for conflict with 1.0.4)
    |     \- org.apache.pdfbox:fontbox:jar:2.0.16:compile
    |        \- (commons-logging:commons-logging:jar:1.2:compile - omitted for conflict with 1.0.4)
    \- commons-beanutils:commons-beanutils:jar:1.9.4:compile
       \- commons-logging:commons-logging:jar:1.2:compile

jakarta.activation:jakarta.activation-api

[Error]
1.2.1
  1. ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13
    \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.1:compile
       \- jakarta.activation:jakarta.activation-api:jar:1.2.1:compile

  2. ch.codeblock.qrinvoice.rest:qrinvoice-rest-model:jar:1.13
    \- ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.13:runtime
       \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:runtime
          \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.1:runtime
             \- jakarta.activation:jakarta.activation-api:jar:1.2.1:runtime

  3. ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.13
    \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:compile
       \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.1:compile
          \- jakarta.activation:jakarta.activation-api:jar:1.2.1:compile

1.2.2
  1. ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13
    \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.1:compile
       \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
          \- (jakarta.activation:jakarta.activation-api:jar:1.2.2:compile - omitted for conflict with 1.2.1)

  2. ch.codeblock.qrinvoice.rest:qrinvoice-rest-model:jar:1.13
    \- ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.13:runtime
       \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:runtime
          \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.1:runtime
             \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:runtime
                \- (jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime - omitted for conflict with 1.2.1)

  3. ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.13
    \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:compile
       \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.1:compile
          \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
             \- (jakarta.activation:jakarta.activation-api:jar:1.2.2:compile - omitted for conflict with 1.2.1)

javax.xml.bind:jaxb-api

[Error]
2.2.2
  1. ch.codeblock.qrinvoice.rest:qrinvoice-rest-model:jar:1.13
    \- com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:compile
       \- javax.xml.bind:jaxb-api:jar:2.2.2:compile

2.3.0
  1. ch.codeblock.qrinvoice.rest:qrinvoice-rest-model:jar:1.13
    \- ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.13:runtime
       \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:runtime
          \- (javax.xml.bind:jaxb-api:jar:2.3.0:runtime - omitted for conflict with 2.2.2)

  2. ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.13
    \- javax.xml.bind:jaxb-api:jar:2.3.0:compile

2.3.1
  1. ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.13
    \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:compile
       \- (javax.xml.bind:jaxb-api:jar:2.3.1:compile - version managed from 2.2.2; omitted for conflict with 2.3.0)

org.apache.commons:commons-lang3

[Error]
3.11
  1. ch.codeblock.qrinvoice.bulk:qrinvoice-bulk:jar:1.13
    \- com.opencsv:opencsv:jar:5.5.2:compile
       \- org.apache.commons:commons-text:jar:1.9:compile
          \- (org.apache.commons:commons-lang3:jar:3.11:compile - omitted for conflict with 3.12.0)

3.12.0
  1. ch.codeblock.qrinvoice.bulk:qrinvoice-bulk:jar:1.13
    \- com.opencsv:opencsv:jar:5.5.2:compile
       \- org.apache.commons:commons-lang3:jar:3.12.0:compile

org.apache.pdfbox:pdfbox

[Error]
2.0.16
  1. ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.13
    \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:compile
       \- org.apache.xmlgraphics:fop-pdf-images:jar:2.5:compile
          \- (org.apache.pdfbox:pdfbox:jar:2.0.16:compile - omitted for conflict with 2.0.25)

2.0.25
  1. ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.13
    \- ch.codeblock.qrinvoice.pdfbox:qrinvoice-pdfbox:jar:1.13:compile
       \- org.apache.pdfbox:pdfbox:jar:2.0.25:compile

xml-apis:xml-apis

[Error]
1.3.04
  1. ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13
    \- org.apache.xmlgraphics:fop:jar:2.5:compile
       \- org.apache.xmlgraphics:fop-core:jar:2.5:compile
          \- org.apache.xmlgraphics:batik-anim:jar:1.13:compile
             \- org.apache.xmlgraphics:batik-dom:jar:1.13:compile
                \- xalan:xalan:jar:2.7.2:compile
                   \- xalan:serializer:jar:2.7.2:compile
                      \- (xml-apis:xml-apis:jar:1.3.04:compile - omitted for conflict with 1.4.01)

  2. ch.codeblock.qrinvoice.rest:qrinvoice-rest-model:jar:1.13
    \- ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.13:runtime
       \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:runtime
          \- org.apache.xmlgraphics:fop:jar:2.5:runtime
             \- org.apache.xmlgraphics:fop-core:jar:2.5:runtime
                \- org.apache.xmlgraphics:batik-anim:jar:1.13:runtime
                   \- org.apache.xmlgraphics:batik-dom:jar:1.13:runtime
                      \- xalan:xalan:jar:2.7.2:runtime
                         \- xalan:serializer:jar:2.7.2:runtime
                            \- (xml-apis:xml-apis:jar:1.3.04:runtime - omitted for conflict with 1.4.01)

  3. ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.13
    \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:compile
       \- org.apache.xmlgraphics:fop:jar:2.5:compile
          \- org.apache.xmlgraphics:fop-core:jar:2.5:compile
             \- org.apache.xmlgraphics:batik-anim:jar:1.13:compile
                \- org.apache.xmlgraphics:batik-dom:jar:1.13:compile
                   \- xalan:xalan:jar:2.7.2:compile
                      \- xalan:serializer:jar:2.7.2:compile
                         \- (xml-apis:xml-apis:jar:1.3.04:compile - omitted for conflict with 1.4.01)

  4. ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.13
    \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:compile
       \- org.apache.xmlgraphics:fop:jar:2.5:compile
          \- org.apache.xmlgraphics:fop-core:jar:2.5:compile
             \- org.apache.xmlgraphics:batik-anim:jar:1.13:compile
                \- org.apache.xmlgraphics:batik-dom:jar:1.13:compile
                   \- xalan:xalan:jar:2.7.2:compile
                      \- xalan:serializer:jar:2.7.2:compile
                         \- (xml-apis:xml-apis:jar:1.3.04:compile - omitted for conflict with 1.4.01)

1.4.01
  1. ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13
    \- org.apache.xmlgraphics:fop:jar:2.5:compile
       \- org.apache.xmlgraphics:fop-core:jar:2.5:compile
          \- org.apache.xmlgraphics:batik-anim:jar:1.13:compile
             \- org.apache.xmlgraphics:batik-dom:jar:1.13:compile
                \- xml-apis:xml-apis:jar:1.4.01:compile

  2. ch.codeblock.qrinvoice.rest:qrinvoice-rest-model:jar:1.13
    \- ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.13:runtime
       \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:runtime
          \- org.apache.xmlgraphics:fop:jar:2.5:runtime
             \- org.apache.xmlgraphics:fop-core:jar:2.5:runtime
                \- org.apache.xmlgraphics:batik-anim:jar:1.13:runtime
                   \- org.apache.xmlgraphics:batik-dom:jar:1.13:runtime
                      \- xml-apis:xml-apis:jar:1.4.01:runtime

  3. ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.13
    +- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:compile
    |  \- org.apache.xmlgraphics:fop:jar:2.5:compile
    |     \- org.apache.xmlgraphics:fop-core:jar:2.5:compile
    |        \- org.apache.xmlgraphics:batik-anim:jar:1.13:compile
    |           \- org.apache.xmlgraphics:batik-dom:jar:1.13:compile
    |              \- (xml-apis:xml-apis:jar:1.4.01:compile - omitted for duplicate)
    \- ch.codeblock.qrinvoice.bulk:qrinvoice-bulk:jar:1.13:compile
       \- org.apache.poi:poi-ooxml:jar:5.2.0:compile
          \- org.apache.xmlbeans:xmlbeans:jar:5.0.3:compile
             \- xml-apis:xml-apis:jar:1.4.01:compile

  4. ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.13
    \- ch.codeblock.qrinvoice.documents:qrinvoice-documents:jar:1.13:compile
       \- org.apache.xmlgraphics:fop:jar:2.5:compile
          \- org.apache.xmlgraphics:fop-core:jar:2.5:compile
             \- org.apache.xmlgraphics:batik-anim:jar:1.13:compile
                \- org.apache.xmlgraphics:batik-dom:jar:1.13:compile
                   \- xml-apis:xml-apis:jar:1.4.01:compile