Authored by chunhua

update influxdb to 2.2

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -165,7 +165,7 @@
<dependency>
<groupId>org.influxdb</groupId>
<artifactId>influxdb-java</artifactId>
<version>2.1</version>
<version>2.2</version>
</dependency>
... ...