diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e16b1c2b4..5ebf4ae7ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Update dependencies: #### Maven: - [#682](https://github.com/influxdata/influxdb-client-java/pull/682): `maven-checkstyle-plugin` to `3.3.1` + - [#679](https://github.com/influxdata/influxdb-client-java/pull/679): `build-helper-maven-plugin` to `3.5.0` #### Test: - [#683](https://github.com/influxdata/influxdb-client-java/pull/683): `assertj` to `3.25.3` diff --git a/client/pom.xml b/client/pom.xml index 06df11be4b..b0496c5e2c 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.4.0 + 3.5.0 add-source