Bump com.influxdb:influxdb-client-core from 6.11.0 to 6.12.0 (#704)

Bumps [com.influxdb:influxdb-client-core](https://github.com/influxdata/influxdb-client-java) from 6.11.0 to 6.12.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.11.0...v6.12.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-01-29 12:09:25 -05:00
committed by GitHub
parent b75ce6eb91
commit 40e34bfda5
+1 -1
View File
@@ -96,7 +96,7 @@
<dependency>
<groupId>com.influxdb</groupId>
<artifactId>influxdb-client-core</artifactId>
<version>6.11.0</version>
<version>6.12.0</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>