Bump com.influxdb:influxdb-client-core from 6.12.0 to 7.0.0 (#712)

Bumps [com.influxdb:influxdb-client-core](https://github.com/influxdata/influxdb-client-java) from 6.12.0 to 7.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/v6.12.0...v7.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]
2024-02-08 17:45:19 -05:00
committed by GitHub
parent 2327d8ce94
commit c98bbaabc3
+1 -1
View File
@@ -96,7 +96,7 @@
<dependency>
<groupId>com.influxdb</groupId>
<artifactId>influxdb-client-core</artifactId>
<version>6.12.0</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>