Skip to content

Commit

Permalink
Bump com.databend:databend-jdbc from 0.1.0 to 0.1.2
Browse files Browse the repository at this point in the history
Bumps [com.databend:databend-jdbc](https://github.com/databendcloud/databend-jdbc) from 0.1.0 to 0.1.2.
- [Release notes](https://github.com/databendcloud/databend-jdbc/releases)
- [Commits](https://github.com/databendcloud/databend-jdbc/commits/v0.1.2)

---
updated-dependencies:
- dependency-name: com.databend:databend-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 76c617d commit 44b42d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<!-- jdbc driver version -->
<cassandra.jdbc.version>3.11.0</cassandra.jdbc.version>
<clickhouse.jdbc.version>0.3.2</clickhouse.jdbc.version>
<databend.jdbc.version>0.1.0</databend.jdbc.version>
<databend.jdbc.version>0.1.2</databend.jdbc.version>
<hive.jdbc.version>3.1.3</hive.jdbc.version>
<influxdbClient.version>2.23</influxdbClient.version>
<hadoop.version>3.2.4</hadoop.version>
Expand Down

0 comments on commit 44b42d5

Please sign in to comment.