Bump influxdb-client-core from 5.0.0 to 6.0.0 (#548)

Bumps [influxdb-client-core](https://github.com/influxdata/influxdb-client-java) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-21 08:28:01 -04:00
committed by GitHub
parent f500fb867e
commit 0680cb186e
+1 -1
View File
@@ -101,7 +101,7 @@
<dependency>
<groupId>com.influxdb</groupId>
<artifactId>influxdb-client-core</artifactId>
<version>5.0.0</version>
<version>6.0.0</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>