Merge pull request #3784 from taosdata/feature/TD-1476
change the taos-jdbcdriver to 2.0.8
This commit is contained in:
commit
16782bff86
|
@ -44,7 +44,7 @@
|
|||
<dependency>
|
||||
<groupId>com.taosdata.jdbc</groupId>
|
||||
<artifactId>taos-jdbcdriver</artifactId>
|
||||
<version>2.0.7</version>
|
||||
<version>2.0.8</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in New Issue