jdbcDemo use the taos-jdbcdriver-2.0.4

This commit is contained in:
yangzhiyu 2020-09-06 23:06:34 +08:00
parent 95514381e8
commit 97e328b239
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
<dependency>
<groupId>com.taosdata.jdbc</groupId>
<artifactId>taos-jdbcdriver</artifactId>
<version>2.0.2</version>
<version>2.0.4</version>
</dependency>
</dependencies>
</project>