Bump iotdb-jdbc from 0.13.0 to 1.1.0

Bumps [iotdb-jdbc](https://github.com/apache/iotdb) from 0.13.0 to 1.1.0.
- [Release notes](https://github.com/apache/iotdb/releases)
- [Changelog](https://github.com/apache/iotdb/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/apache/iotdb/compare/v0.13.0...v1.1.0)

---
updated-dependencies:
- dependency-name: org.apache.iotdb:iotdb-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-03 14:16:43 +00:00 committed by GitHub
parent e62bcdbe73
commit f5be0edbab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
<description>DataCap - IoTDB</description>
<properties>
<iotdb.version>0.13.0</iotdb.version>
<iotdb.version>1.1.0</iotdb.version>
<plugin.name>jdbc-iotdb</plugin.name>
</properties>