Skip to content

Commit

Permalink
build(deps): bump influxdb-client-java from 4.0.0 to 4.3.0 (#332)
Browse files Browse the repository at this point in the history
Bumps [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 4.0.0 to 4.3.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](influxdata/influxdb-client-java@v4.0.0...v4.3.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-java
  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>
  • Loading branch information
dependabot[bot] committed Mar 9, 2022
1 parent c38f6d4 commit 982f904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plc4j/examples/hello-influx-data-collection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>com.influxdb</groupId>
<artifactId>influxdb-client-java</artifactId>
<version>4.0.0</version>
<version>4.3.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 982f904

Please sign in to comment.