Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
chernser authored Oct 1, 2024
1 parent 616ddb8 commit e48deeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clickhouse-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<dependency>
<groupId>com.clickhouse</groupId>
<artifactId>clickhouse-http-client</artifactId>
<version>0.6.5-SNAPSHOT</version>
<version>0.7.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -557,4 +557,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit e48deeb

Please sign in to comment.