JiriOndrusek opened a new issue, #4786: URL: https://github.com/apache/camel-quarkus/issues/4786
After upgrade of `pdfbox` in Camel (see the [commit](https://github.com/apache/camel/commit/d7bf052b9796e69528e38bfa4028b30737fa20d9)), artifact had to be overrided (excluded and added as dependency) in `tika/runtime` to avoid a compilation error. Tika project already merged the same upgrade (see the [ticket](https://github.com/apache/tika/pull/1080)). Once the change makes `quarkiverse.tika`, the exclusion + new dependency should be removed from the `tike.runtime` dependencies. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
