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:33:17 UTC

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

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

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