From 0e12fbc1c90cf1682dbd26ab7dd7f851f62c4f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 22:31:59 +0000 Subject: [PATCH] build(deps): bump influxdb-client-java from 4.3.0 to 6.1.0 Bumps [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 4.3.0 to 6.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/v4.3.0...v6.1.0) --- updated-dependencies: - dependency-name: com.influxdb:influxdb-client-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- plc4j/examples/hello-influx-data-collection/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plc4j/examples/hello-influx-data-collection/pom.xml b/plc4j/examples/hello-influx-data-collection/pom.xml index 8f6e1b89e3a..54eb33a1292 100644 --- a/plc4j/examples/hello-influx-data-collection/pom.xml +++ b/plc4j/examples/hello-influx-data-collection/pom.xml @@ -51,7 +51,7 @@ com.influxdb influxdb-client-java - 4.3.0 + 6.1.0