oscerd commented on code in PR #21109:
URL: https://github.com/apache/camel/pull/21109#discussion_r2736331039


##########
components/camel-aws/camel-aws2-s3/pom.xml:
##########
@@ -64,6 +64,10 @@
             <artifactId>apache-client</artifactId>
             <version>${aws-java-sdk2-version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.apache.camel</groupId>
+            <artifactId>camel-file</artifactId>

Review Comment:
   yes, I think it would make more sense, instead of adding the dependency.



-- 
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]

Reply via email to