Skip to content

Commit

Permalink
build(deps): bump influxdb-client-java from 6.7.0 to 6.8.0 (#874)
Browse files Browse the repository at this point in the history
Bumps [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 6.7.0 to 6.8.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@v6.7.0...v6.8.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 30, 2023
1 parent 5c5d3c6 commit 443b8e2
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>6.7.0</version>
<version>6.8.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 443b8e2

Please sign in to comment.