ppalaga commented on issue #3366: URL: https://github.com/apache/camel-quarkus/issues/3366#issuecomment-998967187
Now I see what is going on: the exclusion of `commons-logging` in the removed apache-client management entry makes the difference. We actually need to ban commons-logging altogether. Using `mvn quarkus:dependency-tree` instead of `mvn dependency:tree` helped me to figure out what's going on. -- 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]
