Skip to content

Commit

Permalink
Bump com.clickhouse:clickhouse-jdbc from 0.6.5 to 0.7.1
Browse files Browse the repository at this point in the history
Bumps [com.clickhouse:clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-java) from 0.6.5 to 0.7.1.
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-java@v0.6.5...v0.7.1)

---
updated-dependencies:
- dependency-name: com.clickhouse:clickhouse-jdbc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 62a67f2 commit f7bb282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
<dependency>
<groupId>com.clickhouse</groupId>
<artifactId>clickhouse-jdbc</artifactId>
<version>0.6.5</version>
<version>0.7.1</version>
<classifier>http</classifier>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit f7bb282

Please sign in to comment.