Skip to content

Commit e48deeb

Browse files
authored
Update pom.xml
1 parent 616ddb8 commit e48deeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clickhouse-jdbc/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>com.clickhouse</groupId>
147147
<artifactId>clickhouse-http-client</artifactId>
148-
<version>0.6.5-SNAPSHOT</version>
148+
<version>0.7.0-SNAPSHOT</version>
149149
<scope>compile</scope>
150150
</dependency>
151151
</dependencies>
@@ -557,4 +557,4 @@
557557
</plugin>
558558
</plugins>
559559
</build>
560-
</project>
560+
</project>

0 commit comments

Comments
 (0)