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): 154
Number of unique artifacts (NOA): 177
Number of version-conflicting artifacts (NOC): 14
Number of SNAPSHOT artifacts (NOS): 0
Convergence (NOD/NOA): error 87 %
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.3.2
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
       \- com.fasterxml.jackson.core:jackson-core:jar:2.3.2:compile

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
          \- com.fasterxml.jackson.core:jackson-core:jar:2.3.2:compile

2.3.3
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
       \- org.fcrepo:fcrepo-kernel:jar:4.2.0:compile
          \- org.apache.jena:jena-arq:jar:2.12.1:compile
             \- com.github.jsonld-java:jsonld-java:jar:0.5.0:compile
                \- (com.fasterxml.jackson.core:jackson-core:jar:2.3.3:compile - omitted for conflict with 2.3.2)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
          \- org.fcrepo:fcrepo-kernel:jar:4.2.0:compile
             \- org.apache.jena:jena-arq:jar:2.12.1:compile
                \- com.github.jsonld-java:jsonld-java:jar:0.5.0:compile
                   \- (com.fasterxml.jackson.core:jackson-core:jar:2.3.3:compile - omitted for conflict with 2.3.2)

  3. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       \- org.apache.jena:jena-arq:jar:2.12.1:test
          \- com.github.jsonld-java:jsonld-java:jar:0.5.0:test
             \- (com.fasterxml.jackson.core:jackson-core:jar:2.3.3:test - omitted for conflict with 2.5.1)

2.5.1
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
       \- org.fcrepo:fcrepo-kernel:jar:4.2.0:compile
          \- org.apache.jena:jena-arq:jar:2.12.1:compile
             \- com.github.jsonld-java:jsonld-java:jar:0.5.0:compile
                \- com.fasterxml.jackson.core:jackson-databind:jar:2.5.2:compile (version managed from 2.3.3)
                   \- (com.fasterxml.jackson.core:jackson-core:jar:2.5.1:compile - omitted for conflict with 2.3.3)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
          \- org.fcrepo:fcrepo-kernel:jar:4.2.0:compile
             \- org.apache.jena:jena-arq:jar:2.12.1:compile
                \- com.github.jsonld-java:jsonld-java:jar:0.5.0:compile
                   \- com.fasterxml.jackson.core:jackson-databind:jar:2.5.2:compile (version managed from 2.3.3)
                      \- (com.fasterxml.jackson.core:jackson-core:jar:2.5.1:compile - omitted for conflict with 2.3.3)

  3. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- com.fasterxml.jackson.core:jackson-databind:jar:2.5.2:test
       \- com.fasterxml.jackson.core:jackson-core:jar:2.5.1:test

com.spatial4j:spatial4j

error
0.3
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       \- org.apache.jena:jena-spatial:jar:1.1.1:test
          \- org.apache.lucene:lucene-spatial:jar:4.6.1:test
             \- (com.spatial4j:spatial4j:jar:0.3:test - omitted for conflict with 0.4)

  2. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       \- org.apache.jena:jena-spatial:jar:1.1.1:test
          \- org.apache.lucene:lucene-spatial:jar:4.6.1:test
             \- (com.spatial4j:spatial4j:jar:0.3:test - omitted for conflict with 0.4)

0.4
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       \- org.apache.jena:jena-spatial:jar:1.1.1:test
          \- com.spatial4j:spatial4j:jar:0.4:test

  2. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       \- org.apache.jena:jena-spatial:jar:1.1.1:test
          \- com.spatial4j:spatial4j:jar:0.4:test

commons-codec:commons-codec

error
1.6
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.camel:camel-http4:jar:2.15.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
          \- commons-codec:commons-codec:jar:1.6:compile

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.apache.camel:camel-http4:jar:2.15.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
          \- commons-codec:commons-codec:jar:1.6:compile

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.apache.camel:camel-http4:jar:2.15.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
          \- commons-codec:commons-codec:jar:1.6:compile

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.camel:camel-http4:jar:2.15.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
          \- commons-codec:commons-codec:jar:1.6:compile

1.7
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.apache.clerezza:rdf.core:jar:0.14:compile
          \- org.apache.clerezza:utils:jar:0.2:compile
             \- (commons-codec:commons-codec:jar:1.7:compile - omitted for conflict with 1.6)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
          \- org.apache.clerezza:rdf.core:jar:0.14:compile
             \- org.apache.clerezza:utils:jar:0.2:compile
                \- (commons-codec:commons-codec:jar:1.7:compile - omitted for conflict with 1.6)

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.apache.clerezza:rdf.core:jar:0.14:compile
          \- org.apache.clerezza:utils:jar:0.2:compile
             \- (commons-codec:commons-codec:jar:1.7:compile - omitted for conflict with 1.6)

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.apache.clerezza:rdf.core:jar:0.14:compile
          \- org.apache.clerezza:utils:jar:0.2:compile
             \- (commons-codec:commons-codec:jar:1.7:compile - omitted for conflict with 1.6)

commons-lang:commons-lang

error
2.4
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       \- org.apache.velocity:velocity:jar:1.7:test
          \- (commons-lang:commons-lang:jar:2.4:test - omitted for conflict with 2.6)

2.6
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
       +- org.fcrepo:fcrepo-kernel-impl:jar:4.2.0:compile
       |  \- commons-lang:commons-lang:jar:2.6:compile
       \- org.fcrepo:fcrepo-mint:jar:4.2.0:compile
          \- (commons-lang:commons-lang:jar:2.6:compile - omitted for duplicate)

commons-logging:commons-logging

error
1.0.3
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.activemq:activemq-spring:jar:5.11.1:compile
          \- org.apache.xbean:xbean-spring:jar:3.18:compile
             \- (commons-logging:commons-logging:jar:1.0.3:compile - omitted for conflict with 1.1.3)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
          \- org.apache.activemq:activemq-spring:jar:5.11.1:compile
             \- org.apache.xbean:xbean-spring:jar:3.18:compile
                \- (commons-logging:commons-logging:jar:1.0.3:compile - omitted for conflict with 1.1.3)

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.activemq:activemq-spring:jar:5.11.1:compile
          \- org.apache.xbean:xbean-spring:jar:3.18:compile
             \- (commons-logging:commons-logging:jar:1.0.3:compile - omitted for conflict with 1.1.3)

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.activemq:activemq-spring:jar:5.11.1:compile
          \- org.apache.xbean:xbean-spring:jar:3.18:compile
             \- (commons-logging:commons-logging:jar:1.0.3:compile - omitted for conflict with 1.1.3)

1.1.3
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    +- org.apache.camel:camel-http4:jar:2.15.1:compile
    |  \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
    |     \- commons-logging:commons-logging:jar:1.1.3:compile
    \- org.apache.camel:camel-test-blueprint:jar:2.15.1:test
       \- (commons-logging:commons-logging:jar:1.1.3:compile - scope updated from test; omitted for duplicate)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.apache.camel:camel-http4:jar:2.15.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
          \- commons-logging:commons-logging:jar:1.1.3:compile

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    +- org.apache.camel:camel-http4:jar:2.15.1:compile
    |  \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
    |     \- commons-logging:commons-logging:jar:1.1.3:compile
    \- org.apache.camel:camel-test-blueprint:jar:2.15.1:test
       \- (commons-logging:commons-logging:jar:1.1.3:compile - scope updated from test; omitted for duplicate)

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    +- org.apache.camel:camel-http4:jar:2.15.1:compile
    |  \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
    |     \- commons-logging:commons-logging:jar:1.1.3:compile
    \- org.apache.camel:camel-test-blueprint:jar:2.15.1:test
       \- (commons-logging:commons-logging:jar:1.1.3:compile - scope updated from test; omitted for duplicate)

1.2
  1. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.springframework:spring-web:jar:4.1.5.RELEASE:compile
       \- org.springframework:spring-core:jar:4.1.5.RELEASE:compile
          \- (commons-logging:commons-logging:jar:1.2:compile - omitted for conflict with 1.1.3)

org.apache.aries:org.apache.aries.util

error
1.0.0
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.camel:camel-test-blueprint:jar:2.15.1:test
       \- org.apache.aries.proxy:org.apache.aries.proxy.api:jar:1.0.0:test
          \- (org.apache.aries:org.apache.aries.util:jar:1.0.0:test - omitted for conflict with 1.1.0)

  2. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.apache.camel:camel-test-blueprint:jar:2.15.1:test
       \- org.apache.aries.proxy:org.apache.aries.proxy.api:jar:1.0.0:test
          \- (org.apache.aries:org.apache.aries.util:jar:1.0.0:test - omitted for conflict with 1.1.0)

  3. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.camel:camel-test-blueprint:jar:2.15.1:test
       \- org.apache.aries.proxy:org.apache.aries.proxy.api:jar:1.0.0:test
          \- (org.apache.aries:org.apache.aries.util:jar:1.0.0:test - omitted for conflict with 1.1.0)

1.1.0
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.camel:camel-test-blueprint:jar:2.15.1:test
       \- org.apache.aries:org.apache.aries.util:jar:1.1.0:test

  2. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.apache.camel:camel-test-blueprint:jar:2.15.1:test
       \- org.apache.aries:org.apache.aries.util:jar:1.1.0:test

  3. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.camel:camel-test-blueprint:jar:2.15.1:test
       \- org.apache.aries:org.apache.aries.util:jar:1.1.0:test

org.apache.httpcomponents:httpclient

error
4.2.5
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
       \- org.fcrepo:fcrepo-kernel:jar:4.2.0:compile
          \- org.apache.jena:jena-arq:jar:2.12.1:compile
             \- org.apache.thrift:libthrift:jar:0.9.1:compile
                \- (org.apache.httpcomponents:httpclient:jar:4.2.5:compile - omitted for conflict with 4.3.6)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
          \- org.fcrepo:fcrepo-kernel:jar:4.2.0:compile
             \- org.apache.jena:jena-arq:jar:2.12.1:compile
                \- org.apache.thrift:libthrift:jar:0.9.1:compile
                   \- (org.apache.httpcomponents:httpclient:jar:4.2.5:compile - omitted for conflict with 4.3.6)

  3. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       \- org.apache.jena:jena-arq:jar:2.12.1:test
          \- org.apache.thrift:libthrift:jar:0.9.1:test
             \- (org.apache.httpcomponents:httpclient:jar:4.2.5:test - omitted for conflict with 4.3.6)

4.2.6
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    +- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
    |  \- org.fcrepo:fcrepo-kernel:jar:4.2.0:compile
    |     \- org.apache.jena:jena-arq:jar:2.12.1:compile
    |        +- (org.apache.httpcomponents:httpclient:jar:4.2.6:compile - omitted for conflict with 4.3.6)
    |        \- org.apache.httpcomponents:httpclient-cache:jar:4.2.6:compile
    |           \- (org.apache.httpcomponents:httpclient:jar:4.2.6:compile - omitted for conflict with 4.3.6)
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       +- org.apache.jena:jena-text:jar:1.1.1:test
       |  \- org.apache.solr:solr-solrj:jar:4.6.1:test
       |     \- (org.apache.httpcomponents:httpclient:jar:4.2.6:test - omitted for conflict with 4.3.6)
       \- (org.apache.httpcomponents:httpclient:jar:4.2.6:test - omitted for conflict with 4.3.6)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
          \- org.fcrepo:fcrepo-kernel:jar:4.2.0:compile
             \- org.apache.jena:jena-arq:jar:2.12.1:compile
                +- (org.apache.httpcomponents:httpclient:jar:4.2.6:compile - omitted for conflict with 4.3.6)
                \- org.apache.httpcomponents:httpclient-cache:jar:4.2.6:compile
                   \- (org.apache.httpcomponents:httpclient:jar:4.2.6:compile - omitted for conflict with 4.3.6)

  3. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       +- org.apache.jena:jena-arq:jar:2.12.1:test
       |  +- (org.apache.httpcomponents:httpclient:jar:4.2.6:test - omitted for conflict with 4.3.6)
       |  \- org.apache.httpcomponents:httpclient-cache:jar:4.2.6:test
       |     \- (org.apache.httpcomponents:httpclient:jar:4.2.6:test - omitted for conflict with 4.3.6)
       +- org.apache.jena:jena-text:jar:1.1.1:test
       |  \- org.apache.solr:solr-solrj:jar:4.6.1:test
       |     \- (org.apache.httpcomponents:httpclient:jar:4.2.6:test - omitted for conflict with 4.3.6)
       \- (org.apache.httpcomponents:httpclient:jar:4.2.6:test - omitted for conflict with 4.3.6)

4.3.5
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- (org.apache.httpcomponents:httpclient:jar:4.3.5:compile - omitted for conflict with 4.3.6)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
          \- (org.apache.httpcomponents:httpclient:jar:4.3.5:compile - omitted for conflict with 4.3.6)

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- (org.apache.httpcomponents:httpclient:jar:4.3.5:compile - omitted for conflict with 4.3.6)

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- (org.apache.httpcomponents:httpclient:jar:4.3.5:compile - omitted for conflict with 4.3.6)

4.3.6
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.camel:camel-http4:jar:2.15.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.apache.camel:camel-http4:jar:2.15.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.apache.camel:camel-http4:jar:2.15.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.camel:camel-http4:jar:2.15.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile

org.apache.httpcomponents:httpcore

error
4.2.4
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.apache.clerezza:rdf.core:jar:0.14:compile
          \- org.apache.clerezza:utils:jar:0.2:compile
             \- (org.apache.httpcomponents:httpcore:jar:4.2.4:compile - omitted for conflict with 4.3.3)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
          \- org.apache.clerezza:rdf.core:jar:0.14:compile
             \- org.apache.clerezza:utils:jar:0.2:compile
                \- (org.apache.httpcomponents:httpcore:jar:4.2.4:compile - omitted for conflict with 4.3.3)

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.apache.clerezza:rdf.core:jar:0.14:compile
          \- org.apache.clerezza:utils:jar:0.2:compile
             \- (org.apache.httpcomponents:httpcore:jar:4.2.4:compile - omitted for conflict with 4.3.3)

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.apache.clerezza:rdf.core:jar:0.14:compile
          \- org.apache.clerezza:utils:jar:0.2:compile
             \- (org.apache.httpcomponents:httpcore:jar:4.2.4:compile - omitted for conflict with 4.3.3)

4.2.5
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       \- org.apache.jena:jena-text:jar:1.1.1:test
          \- org.apache.solr:solr-solrj:jar:4.6.1:test
             \- org.apache.httpcomponents:httpmime:jar:4.2.6:test
                \- (org.apache.httpcomponents:httpcore:jar:4.2.5:test - omitted for conflict with 4.3.3)

  2. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       \- org.apache.jena:jena-text:jar:1.1.1:test
          \- org.apache.solr:solr-solrj:jar:4.6.1:test
             \- org.apache.httpcomponents:httpmime:jar:4.2.6:test
                \- (org.apache.httpcomponents:httpcore:jar:4.2.5:test - omitted for conflict with 4.3.3)

4.3.3
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.camel:camel-http4:jar:2.15.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
          \- org.apache.httpcomponents:httpcore:jar:4.3.3:compile

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.apache.camel:camel-http4:jar:2.15.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
          \- org.apache.httpcomponents:httpcore:jar:4.3.3:compile

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.apache.camel:camel-http4:jar:2.15.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
          \- org.apache.httpcomponents:httpcore:jar:4.3.3:compile

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.camel:camel-http4:jar:2.15.1:compile
       \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
          \- org.apache.httpcomponents:httpcore:jar:4.3.3:compile

org.apache.jena:jena-core

error
2.11.0
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.apache.clerezza:rdf.jena.parser:jar:0.12:compile
          \- org.apache.clerezza:rdf.jena.facade:jar:0.14:compile
             \- org.apache.clerezza:rdf.jena.commons:jar:0.7:compile
                \- (org.apache.jena:jena-core:jar:2.11.0:compile - omitted for conflict with 2.12.1)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
          \- org.apache.clerezza:rdf.jena.parser:jar:0.12:compile
             \- org.apache.clerezza:rdf.jena.facade:jar:0.14:compile
                \- org.apache.clerezza:rdf.jena.commons:jar:0.7:compile
                   \- (org.apache.jena:jena-core:jar:2.11.0:compile - omitted for conflict with 2.12.1)

2.12.1
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    +- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
    |  +- org.fcrepo:fcrepo-kernel:jar:4.2.0:compile
    |  |  +- org.apache.jena:jena-core:jar:2.12.1:compile
    |  |  \- org.apache.jena:jena-arq:jar:2.12.1:compile
    |  |     \- (org.apache.jena:jena-core:jar:2.12.1:compile - omitted for duplicate)
    |  \- org.fcrepo:fcrepo-kernel-impl:jar:4.2.0:compile
    |     \- org.apache.jena:apache-jena-libs:pom:2.12.1:compile
    |        \- org.apache.jena:jena-tdb:jar:1.1.1:compile
    |           \- (org.apache.jena:jena-core:jar:2.12.1:compile - omitted for duplicate)
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       \- (org.apache.jena:jena-core:jar:2.12.1:compile - scope updated from test; omitted for duplicate)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
          +- org.fcrepo:fcrepo-kernel:jar:4.2.0:compile
          |  +- org.apache.jena:jena-core:jar:2.12.1:compile
          |  \- org.apache.jena:jena-arq:jar:2.12.1:compile
          |     \- (org.apache.jena:jena-core:jar:2.12.1:compile - omitted for duplicate)
          \- org.fcrepo:fcrepo-kernel-impl:jar:4.2.0:compile
             \- org.apache.jena:apache-jena-libs:pom:2.12.1:compile
                \- org.apache.jena:jena-tdb:jar:1.1.1:compile
                   \- (org.apache.jena:jena-core:jar:2.12.1:compile - omitted for duplicate)

org.apache.jena:jena-iri

error
1.0.0
  1. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.apache.clerezza:rdf.jena.parser:jar:0.12:compile
          \- org.apache.clerezza:rdf.jena.facade:jar:0.14:compile
             \- org.apache.clerezza:rdf.jena.commons:jar:0.7:compile
                \- org.apache.jena:jena-core:jar:2.11.0:compile
                   \- (org.apache.jena:jena-iri:jar:1.0.0:compile - omitted for conflict with 1.0.1)

  2. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.apache.clerezza:rdf.jena.parser:jar:0.12:compile
          \- org.apache.clerezza:rdf.jena.facade:jar:0.14:compile
             \- org.apache.clerezza:rdf.jena.commons:jar:0.7:compile
                \- org.apache.jena:jena-core:jar:2.12.1:compile
                   \- (org.apache.jena:jena-iri:jar:1.0.0:compile - omitted for conflict with 1.0.1)

1.0.1
  1. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.apache.clerezza.ext:org.apache.jena.jena-core:jar:2.11.1_1:compile
          \- org.apache.jena:jena-iri:jar:1.0.1:compile

  2. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.apache.clerezza.ext:org.apache.jena.jena-core:jar:2.11.1_1:compile
          \- org.apache.jena:jena-iri:jar:1.0.1:compile

org.slf4j:jcl-over-slf4j

error
1.7.6
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    +- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
    |  \- org.fcrepo:fcrepo-kernel:jar:4.2.0:compile
    |     \- org.apache.jena:jena-arq:jar:2.12.1:compile
    |        \- org.slf4j:jcl-over-slf4j:jar:1.7.6:compile
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       \- (org.slf4j:jcl-over-slf4j:jar:1.7.6:compile - scope updated from test; omitted for duplicate)

  2. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       +- org.apache.jena:jena-arq:jar:2.12.1:test
       |  \- (org.slf4j:jcl-over-slf4j:jar:1.7.6:test - omitted for duplicate)
       \- org.slf4j:jcl-over-slf4j:jar:1.7.6:test

1.7.7
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.fcrepo:fcrepo-audit:jar:4.2.0:compile
       +- org.fcrepo:fcrepo-kernel:jar:4.2.0:compile
       |  \- org.apache.jena:jena-arq:jar:2.12.1:compile
       |     \- com.github.jsonld-java:jsonld-java:jar:0.5.0:compile
       |        \- (org.slf4j:jcl-over-slf4j:jar:1.7.7:runtime - omitted for conflict with 1.7.6)
       \- org.fcrepo:fcrepo-kernel-impl:jar:4.2.0:compile
          \- (org.slf4j:jcl-over-slf4j:jar:1.7.7:compile - scope updated from runtime; omitted for duplicate)

  2. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.jena:jena-fuseki:jar:1.1.1:test
       \- org.apache.jena:jena-arq:jar:2.12.1:test
          \- com.github.jsonld-java:jsonld-java:jar:0.5.0:test
             \- (org.slf4j:jcl-over-slf4j:jar:1.7.7:test - omitted for conflict with 1.7.6)

org.springframework:spring-beans

error
3.2.11.RELEASE
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.camel:camel-jms:jar:2.14.1:compile
          +- org.springframework:spring-jms:jar:3.2.11.RELEASE:compile
          |  \- (org.springframework:spring-beans:jar:3.2.11.RELEASE:compile - omitted for duplicate)
          \- org.springframework:spring-beans:jar:3.2.11.RELEASE:compile

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
          \- org.apache.camel:camel-jms:jar:2.14.1:compile
             +- org.springframework:spring-jms:jar:3.2.11.RELEASE:compile
             |  \- (org.springframework:spring-beans:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.5.RELEASE)
             \- (org.springframework:spring-beans:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.5.RELEASE)

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.camel:camel-jms:jar:2.14.1:compile
          +- org.springframework:spring-jms:jar:3.2.11.RELEASE:compile
          |  \- (org.springframework:spring-beans:jar:3.2.11.RELEASE:compile - omitted for duplicate)
          \- (org.springframework:spring-beans:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.5.RELEASE)

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.camel:camel-jms:jar:2.14.1:compile
          +- org.springframework:spring-jms:jar:3.2.11.RELEASE:compile
          |  \- (org.springframework:spring-beans:jar:3.2.11.RELEASE:compile - omitted for duplicate)
          \- (org.springframework:spring-beans:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.5.RELEASE)

4.1.5.RELEASE
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.camel:camel-jms:jar:2.14.1:compile
          +- org.apache.camel:camel-spring:jar:2.15.1:compile (version managed from 2.14.1)
          |  \- org.springframework:spring-aop:jar:4.1.5.RELEASE:compile
          |     \- (org.springframework:spring-beans:jar:4.1.5.RELEASE:compile - omitted for duplicate)
          \- org.springframework:spring-context:jar:4.1.5.RELEASE:compile
             \- (org.springframework:spring-beans:jar:4.1.5.RELEASE:compile - omitted for conflict with 3.2.11.RELEASE)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    +- org.apache.camel:camel-spring:jar:2.15.1:compile
    |  +- org.springframework:spring-context:jar:4.1.5.RELEASE:compile
    |  |  \- (org.springframework:spring-beans:jar:4.1.5.RELEASE:compile - omitted for duplicate)
    |  +- org.springframework:spring-aop:jar:4.1.5.RELEASE:compile
    |  |  \- (org.springframework:spring-beans:jar:4.1.5.RELEASE:compile - omitted for duplicate)
    |  \- org.springframework:spring-tx:jar:4.1.5.RELEASE:compile
    |     \- (org.springframework:spring-beans:jar:4.1.5.RELEASE:compile - omitted for duplicate)
    +- org.springframework:spring-web:jar:4.1.5.RELEASE:compile
    |  \- org.springframework:spring-beans:jar:4.1.5.RELEASE:compile
    \- org.apache.camel:camel-test-spring:jar:2.15.1:test
       \- (org.springframework:spring-beans:jar:4.1.5.RELEASE:test - omitted for duplicate)

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    +- org.apache.camel:camel-spring:jar:2.15.1:compile
    |  \- org.springframework:spring-aop:jar:4.1.5.RELEASE:compile
    |     \- (org.springframework:spring-beans:jar:4.1.5.RELEASE:compile - omitted for conflict with 3.2.11.RELEASE)
    \- org.springframework:spring-context:jar:4.1.5.RELEASE:compile
       \- org.springframework:spring-beans:jar:4.1.5.RELEASE:compile

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    +- org.apache.camel:camel-spring:jar:2.15.1:compile
    |  \- org.springframework:spring-aop:jar:4.1.5.RELEASE:compile
    |     \- (org.springframework:spring-beans:jar:4.1.5.RELEASE:compile - omitted for conflict with 3.2.11.RELEASE)
    \- org.springframework:spring-context:jar:4.1.5.RELEASE:compile
       \- org.springframework:spring-beans:jar:4.1.5.RELEASE:compile

org.springframework:spring-core

error
3.2.11.RELEASE
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.camel:camel-jms:jar:2.14.1:compile
          +- org.springframework:spring-jms:jar:3.2.11.RELEASE:compile
          |  \- (org.springframework:spring-core:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.4.RELEASE)
          \- org.springframework:spring-beans:jar:3.2.11.RELEASE:compile
             \- (org.springframework:spring-core:jar:3.2.11.RELEASE:compile - omitted for duplicate)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
          \- org.apache.camel:camel-jms:jar:2.14.1:compile
             \- org.springframework:spring-jms:jar:3.2.11.RELEASE:compile
                \- (org.springframework:spring-core:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.5.RELEASE)

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.camel:camel-jms:jar:2.14.1:compile
          \- org.springframework:spring-jms:jar:3.2.11.RELEASE:compile
             \- (org.springframework:spring-core:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.4.RELEASE)

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.camel:camel-jms:jar:2.14.1:compile
          \- org.springframework:spring-jms:jar:3.2.11.RELEASE:compile
             \- (org.springframework:spring-core:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.4.RELEASE)

4.1.5.RELEASE
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.camel:camel-jms:jar:2.14.1:compile
          +- org.apache.camel:camel-spring:jar:2.15.1:compile (version managed from 2.14.1)
          |  \- org.springframework:spring-aop:jar:4.1.5.RELEASE:compile
          |     \- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for duplicate)
          \- org.springframework:spring-context:jar:4.1.5.RELEASE:compile
             +- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for conflict with 3.2.11.RELEASE)
             \- org.springframework:spring-expression:jar:4.1.5.RELEASE:compile
                \- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for conflict with 3.2.11.RELEASE)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    +- org.apache.camel:camel-spring:jar:2.15.1:compile
    |  +- org.springframework:spring-context:jar:4.1.5.RELEASE:compile
    |  |  +- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for duplicate)
    |  |  \- org.springframework:spring-expression:jar:4.1.5.RELEASE:compile
    |  |     \- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for duplicate)
    |  +- org.springframework:spring-aop:jar:4.1.5.RELEASE:compile
    |  |  \- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for duplicate)
    |  \- org.springframework:spring-tx:jar:4.1.5.RELEASE:compile
    |     \- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for duplicate)
    +- org.springframework:spring-web:jar:4.1.5.RELEASE:compile
    |  +- org.springframework:spring-beans:jar:4.1.5.RELEASE:compile
    |  |  \- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for duplicate)
    |  \- org.springframework:spring-core:jar:4.1.5.RELEASE:compile
    \- org.apache.camel:camel-test-spring:jar:2.15.1:test
       +- org.springframework:spring-test:jar:4.1.5.RELEASE:test
       |  \- (org.springframework:spring-core:jar:4.1.5.RELEASE:test - omitted for duplicate)
       \- (org.springframework:spring-core:jar:4.1.5.RELEASE:test - omitted for duplicate)

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    +- org.apache.camel:camel-spring:jar:2.15.1:compile
    |  \- org.springframework:spring-aop:jar:4.1.5.RELEASE:compile
    |     \- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for conflict with 4.1.4.RELEASE)
    \- org.springframework:spring-context:jar:4.1.5.RELEASE:compile
       +- org.springframework:spring-beans:jar:4.1.5.RELEASE:compile
       |  \- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for conflict with 4.1.4.RELEASE)
       +- org.springframework:spring-core:jar:4.1.5.RELEASE:compile
       \- org.springframework:spring-expression:jar:4.1.5.RELEASE:compile
          \- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for duplicate)

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    +- org.apache.camel:camel-spring:jar:2.15.1:compile
    |  \- org.springframework:spring-aop:jar:4.1.5.RELEASE:compile
    |     \- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for conflict with 4.1.4.RELEASE)
    \- org.springframework:spring-context:jar:4.1.5.RELEASE:compile
       +- org.springframework:spring-beans:jar:4.1.5.RELEASE:compile
       |  \- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for conflict with 4.1.4.RELEASE)
       +- org.springframework:spring-core:jar:4.1.5.RELEASE:compile
       \- org.springframework:spring-expression:jar:4.1.5.RELEASE:compile
          \- (org.springframework:spring-core:jar:4.1.5.RELEASE:compile - omitted for duplicate)

org.springframework:spring-tx

error
3.2.11.RELEASE
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.camel:camel-jms:jar:2.14.1:compile
          +- org.springframework:spring-jms:jar:3.2.11.RELEASE:compile
          |  \- (org.springframework:spring-tx:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.5.RELEASE)
          \- (org.springframework:spring-tx:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.4.RELEASE)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
          \- org.apache.camel:camel-jms:jar:2.14.1:compile
             +- org.springframework:spring-jms:jar:3.2.11.RELEASE:compile
             |  \- (org.springframework:spring-tx:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.5.RELEASE)
             \- (org.springframework:spring-tx:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.5.RELEASE)

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.camel:camel-jms:jar:2.14.1:compile
          +- org.springframework:spring-jms:jar:3.2.11.RELEASE:compile
          |  \- (org.springframework:spring-tx:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.5.RELEASE)
          \- (org.springframework:spring-tx:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.4.RELEASE)

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.camel:camel-jms:jar:2.14.1:compile
          +- org.springframework:spring-jms:jar:3.2.11.RELEASE:compile
          |  \- (org.springframework:spring-tx:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.5.RELEASE)
          \- (org.springframework:spring-tx:jar:3.2.11.RELEASE:compile - omitted for conflict with 4.1.4.RELEASE)

4.1.4.RELEASE
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.springframework:spring-tx:jar:4.1.4.RELEASE:compile

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    \- org.fcrepo.camel:fcrepo-audit-triplestore:jar:4.2.0:compile
       \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
          \- (org.springframework:spring-tx:jar:4.1.4.RELEASE:compile - omitted for conflict with 4.1.5.RELEASE)

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.springframework:spring-tx:jar:4.1.4.RELEASE:compile

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.fcrepo.camel:fcrepo-camel:jar:4.2.0:compile
       \- org.springframework:spring-tx:jar:4.1.4.RELEASE:compile

4.1.5.RELEASE
  1. org.fcrepo.camel:fcrepo-audit-triplestore:bundle:4.2.0
    \- org.apache.activemq:activemq-camel:jar:5.11.1:compile
       \- org.apache.camel:camel-jms:jar:2.14.1:compile
          \- org.apache.camel:camel-spring:jar:2.15.1:compile (version managed from 2.14.1)
             \- (org.springframework:spring-tx:jar:4.1.5.RELEASE:compile - omitted for conflict with 3.2.11.RELEASE)

  2. org.fcrepo.camel:fcrepo-camel-webapp:war:4.2.0
    +- org.apache.camel:camel-spring:jar:2.15.1:compile
    |  \- org.springframework:spring-tx:jar:4.1.5.RELEASE:compile
    \- org.apache.camel:camel-test-spring:jar:2.15.1:test
       \- (org.springframework:spring-tx:jar:4.1.5.RELEASE:test - omitted for duplicate)

  3. org.fcrepo.camel:fcrepo-indexing-solr:bundle:4.2.0
    \- org.apache.camel:camel-spring:jar:2.15.1:compile
       \- (org.springframework:spring-tx:jar:4.1.5.RELEASE:compile - omitted for conflict with 4.1.4.RELEASE)

  4. org.fcrepo.camel:fcrepo-indexing-triplestore:bundle:4.2.0
    \- org.apache.camel:camel-spring:jar:2.15.1:compile
       \- (org.springframework:spring-tx:jar:4.1.5.RELEASE:compile - omitted for conflict with 4.1.4.RELEASE)