Bump org.duckdb:duckdb_jdbc from 0.7.0 to 0.8.1

Bumps [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) from 0.7.0 to 0.8.1.
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Commits](https://github.com/duckdb/duckdb/compare/v0.7.0...v0.8.1)

---
updated-dependencies:
- dependency-name: org.duckdb:duckdb_jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-11 13:19:19 +00:00 committed by GitHub
parent f67bd32c19
commit 8a39fee37a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
<description>DataCap - DuckDB</description>
<properties>
<duckdb.version>0.7.0</duckdb.version>
<duckdb.version>0.8.1</duckdb.version>
<plugin.name>jdbc-duckdb</plugin.name>
</properties>