Bump com.influxdb:influxdb-client-core from 7.0.0 to 7.1.0 (#735)

Bumps [com.influxdb:influxdb-client-core](https://github.com/influxdata/influxdb-client-java) from 7.0.0 to 7.1.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/v7.0.0...v7.1.0)

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

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-08-04 22:57:28 -04:00
committed by GitHub
parent 329daab2c6
commit 1854c2d781
+1 -1
View File
@@ -96,7 +96,7 @@
<dependency>
<groupId>com.influxdb</groupId>
<artifactId>influxdb-client-core</artifactId>
<version>7.0.0</version>
<version>7.1.0</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>