wuchunfu commented on a change in pull request #1038:
URL: 
https://github.com/apache/incubator-seatunnel/pull/1038#discussion_r783640201



##########
File path: pom.xml
##########
@@ -427,6 +428,12 @@
                 <artifactId>config</artifactId>
                 <version>${config.version}</version>
             </dependency>
+
+            <dependency>
+                <groupId>org.influxdb</groupId>
+                <artifactId>influxdb-java</artifactId>
+                <version>${influxdb-java.version}</version>
+            </dependency>

Review comment:
       This dependency seems to be the MIT open source license, does it 
conflict with the Apache open source license? If there is no conflict, whether 
to add relevant instructions in the declaration file, please check. @CalvinKirs 




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