You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/12/21 17:36:28 UTC

[GitHub] [camel-quarkus] ppalaga edited a comment on issue #3366: [Quarkus 2.6.0.Final] Remove `software.amazon.awssdk:apache-client` dependency override

ppalaga edited a comment 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. See https://github.com/apache/camel-quarkus/issues/3405
   
   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: commits-unsubscribe@camel.apache.org

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