jamesnetherton commented on pull request #3371: URL: https://github.com/apache/camel-quarkus/pull/3371#issuecomment-989871363
> @jamesnetherton For my understanding, this imports the software.amazon.awssdk version of Quarkiverse only for the tests ? No, also for non-test usage too. I.e so that our Camel AWS extensions use a consistent version for all `software.amazon.awssdk` dependencies. We only import `quarkus-amazon-services-bom` in `camel-quarkus-bom-test` because we have [these aws2-quarkus-client tests](https://github.com/apache/camel-quarkus/tree/main/integration-test-groups/aws2-quarkus-client), and they need access to the Quarkiverse AWS extensions. Hope that makes sense. -- 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]
