diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e2ae82e74..bfd94b85e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ Update dependencies: #### Maven: - [#618](https://github.com/influxdata/influxdb-client-java/pull/618): `maven-enforcer-plugin` to `3.4.0` - [#636](https://github.com/influxdata/influxdb-client-java/pull/636): `dokka-maven-plugin` to `1.9.10` - - [#628](https://github.com/influxdata/influxdb-client-java/pull/628): `versions-maven-plugin` to `2.16.1` + - [#658](https://github.com/influxdata/influxdb-client-java/pull/658): `versions-maven-plugin` to `2.16.2` - [#627](https://github.com/influxdata/influxdb-client-java/pull/627): `assertk-jvm` to `0.27.0` - [#637](https://github.com/influxdata/influxdb-client-java/pull/637): `maven-javadoc-plugin` to `3.6.0` - [#639](https://github.com/influxdata/influxdb-client-java/pull/639): `license-maven-plugin` to `4.3` diff --git a/pom.xml b/pom.xml index 27db9fc8cb..9038fe7948 100644 --- a/pom.xml +++ b/pom.xml @@ -429,7 +429,7 @@ org.codehaus.mojo versions-maven-plugin - 2.16.1 + 2.16.2 @@ -520,7 +520,7 @@ org.codehaus.mojo versions-maven-plugin - 2.16.1 + 2.16.2