zbendhiba commented on a change in pull request #3391: URL: https://github.com/apache/camel-quarkus/pull/3391#discussion_r770720760
########## File path: poms/bom/pom.xml ########## @@ -6055,18 +6048,6 @@ <artifactId>json-smart</artifactId> <version>${json-smart.version}</version> </dependency> - <!-- TODO: Remove this https://github.com/apache/camel-quarkus/issues/3366 --> - <dependency> - <groupId>software.amazon.awssdk</groupId> - <artifactId>apache-client</artifactId> - <version>${awssdk.version}</version> - <exclusions> - <exclusion> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </exclusion> - </exclusions> - </dependency> Review comment: ok, let me change this. -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org