wuchunfu commented on a change in pull request #1038:
URL:
https://github.com/apache/incubator-seatunnel/pull/1038#discussion_r783675841
##########
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 is allowed, you can refer to this
https://apache.org/legal/resolved.html
OK, Thanks
--
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]