You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "jamesnetherton (via GitHub)" <gi...@apache.org> on 2023/05/18 06:28:45 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on issue #4907: [camel-main] Remove excludes for tika/runtime

jamesnetherton commented on issue #4907:
URL: https://github.com/apache/camel-quarkus/issues/4907#issuecomment-1552521690

   `quarkus-tika` 2.0.1 is available now. I also think we should restore exclusions for `camel-tika` in the BOM:
   
   ```
   <exclusion>
       <groupId>org.apache.tika</groupId>
       <artifactId>*</artifactId>
   </exclusion>
   ```
   
   Otherwise it makes life harder to do seamless upgrades.


-- 
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-unsubscribe@camel.apache.org

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