diff --git a/CHANGELOG.md b/CHANGELOG.md index ba3a6fb4f3..95bbc9523a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ Update dependencies: - [#677](https://github.com/influxdata/influxdb-client-java/pull/677): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.2.5` - [#679](https://github.com/influxdata/influxdb-client-java/pull/679): `build-helper-maven-plugin` to `3.5.0` - [#682](https://github.com/influxdata/influxdb-client-java/pull/682): `maven-checkstyle-plugin` to `3.3.1` + - [#703](https://github.com/influxdata/influxdb-client-java/pull/703): `dokka-maven-plugin` to `1.9.20` #### Test: - [#683](https://github.com/influxdata/influxdb-client-java/pull/683): `assertj` to `3.25.3` diff --git a/client-kotlin/pom.xml b/client-kotlin/pom.xml index 9eb33d8d44..6d34eda869 100644 --- a/client-kotlin/pom.xml +++ b/client-kotlin/pom.xml @@ -108,7 +108,7 @@ org.jetbrains.dokka dokka-maven-plugin - 1.9.10 + 1.9.20 dokka-pre-site