jamesnetherton opened a new pull request, #5499:
URL: https://github.com/apache/camel-quarkus/pull/5499

   The upgrade to 2.0.3 causes a bunch of dependency convergence issues:
   
   ```
    Dependency convergence error for org.apache.poi:poi-ooxml:5.2.4 paths to 
dependency are:
   +-org.apache.camel.quarkus:camel-quarkus-tika:3.6.0-SNAPSHOT
     +-io.quarkiverse.tika:quarkus-tika:2.0.3
       +-io.quarkiverse.poi:quarkus-poi:2.0.4
         +-org.apache.poi:poi-ooxml:5.2.4
   and
   +-org.apache.camel.quarkus:camel-quarkus-tika:3.6.0-SNAPSHOT
     +-io.quarkiverse.tika:quarkus-tika:2.0.3
       +-org.apache.tika:tika-parser-microsoft-module:2.9.1
         +-org.apache.poi:poi-ooxml:5.2.3
   
   Warning:  
   Dependency convergence error for org.apache.poi:poi:5.2.4 paths to 
dependency are:
   +-org.apache.camel.quarkus:camel-quarkus-tika:3.6.0-SNAPSHOT
     +-io.quarkiverse.tika:quarkus-tika:2.0.3
       +-io.quarkiverse.poi:quarkus-poi:2.0.4
         +-org.apache.poi:poi:5.2.4
   and
   +-org.apache.camel.quarkus:camel-quarkus-tika:3.6.0-SNAPSHOT
     +-io.quarkiverse.tika:quarkus-tika:2.0.3
       +-io.quarkiverse.poi:quarkus-poi:2.0.4
         +-org.apache.poi:poi-ooxml:5.2.4
           +-org.apache.poi:poi:5.2.4
   and
   +-org.apache.camel.quarkus:camel-quarkus-tika:3.6.0-SNAPSHOT
     +-io.quarkiverse.tika:quarkus-tika:2.0.3
       +-io.quarkiverse.poi:quarkus-poi:2.0.4
         +-org.apache.poi:poi-scratchpad:5.2.4
           +-org.apache.poi:poi:5.2.4
   and
   +-org.apache.camel.quarkus:camel-quarkus-tika:3.6.0-SNAPSHOT
     +-io.quarkiverse.tika:quarkus-tika:2.0.3
       +-org.apache.tika:tika-parser-microsoft-module:2.9.1
         +-org.apache.poi:poi:5.2.3
   and
   +-org.apache.camel.quarkus:camel-quarkus-tika:3.6.0-SNAPSHOT
     +-io.quarkiverse.tika:quarkus-tika:2.0.3
       +-org.apache.tika:tika-parser-miscoffice-module:2.9.1
         +-org.apache.poi:poi:5.2.3
   
   Warning:  
   Dependency convergence error for org.apache.poi:poi-scratchpad:5.2.4 paths 
to dependency are:
   +-org.apache.camel.quarkus:camel-quarkus-tika:3.6.0-SNAPSHOT
     +-io.quarkiverse.tika:quarkus-tika:2.0.3
       +-io.quarkiverse.poi:quarkus-poi:2.0.4
         +-org.apache.poi:poi-scratchpad:5.2.4
   and
   +-org.apache.camel.quarkus:camel-quarkus-tika:3.6.0-SNAPSHOT
     +-io.quarkiverse.tika:quarkus-tika:2.0.3
       +-org.apache.tika:tika-parser-microsoft-module:2.9.1
         +-org.apache.poi:poi-scratchpad:5.2.3
   ````


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to