Skip to content

Commit d714cf9

Browse files
committed
update version
1 parent c33a319 commit d714cf9

2 files changed

Lines changed: 1 addition & 15 deletions

File tree

deploy-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.taosdata.jdbc</groupId>
77
<artifactId>taos-jdbcdriver</artifactId>
8-
<version>3.5.3</version>
8+
<version>3.6.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>JDBCDriver</name>

pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -75,20 +75,6 @@
7575
<version>${junit.version}</version>
7676
<scope>test</scope>
7777
</dependency>
78-
79-
<!-- <dependency>-->
80-
<!-- <groupId>org.slf4j</groupId>-->
81-
<!-- <artifactId>slf4j-api</artifactId>-->
82-
<!-- <version>1.7.25</version>-->
83-
<!-- </dependency>-->
84-
85-
<!-- &lt;!&ndash; logback依赖 &ndash;&gt;-->
86-
<!-- <dependency>-->
87-
<!-- <groupId>ch.qos.logback</groupId>-->
88-
<!-- <artifactId>logback-classic</artifactId>-->
89-
<!-- <version>1.2.3</version>-->
90-
<!-- </dependency>-->
91-
9278
</dependencies>
9379

9480
<build>

0 commit comments

Comments
 (0)