Skip to content

Commit

Permalink
apache#1759 Update pom.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Manan Pujara <104253184+MananPoojara@users.noreply.github.com>
  • Loading branch information
MananPoojara committed Apr 17, 2024
1 parent 35bd0a2 commit 8661972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warehouse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<artifactId>iotdb-session</artifactId>
<version>${iotdb-session.version}</version>
</dependency>
<!-- influxdb 这里支持1.7版本因此使用influxdb-java, 完全支持2.x版本需要使用influxdb-client-java -->
<!-- influxdb Here, support for version 1.7, use influxdb-java, Full support for version 2.x requires influxdb-client-java -->
<dependency>
<groupId>org.influxdb</groupId>
<artifactId>influxdb-java</artifactId>
Expand Down

0 comments on commit 8661972

Please sign in to comment.