CalvinKirs commented on code in PR #2508:
URL: 
https://github.com/apache/incubator-seatunnel/pull/2508#discussion_r954810970


##########
seatunnel-connectors-v2/connector-file/connector-file-base/pom.xml:
##########
@@ -93,5 +93,16 @@
             <scope>provided</scope>
         </dependency>
 
+        <dependency>
+            <groupId>org.apache.poi</groupId>
+            <artifactId>poi</artifactId>
+            <scope>compile</scope>

Review Comment:
   You can delete this, the scope should be managed by the `dependency manager` 
in the root directory, and the default `compiler`



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