diff --git a/CHANGELOG.md b/CHANGELOG.md index 867f78f632..c2b2aabe1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ Update dependencies: #### Maven: - [#618](https://github.com/influxdata/influxdb-client-java/pull/618): `maven-enforcer-plugin` to `3.4.0` - [#621](https://github.com/influxdata/influxdb-client-java/pull/621): `dokka-maven-plugin` to `1.9.0` + - [#628](https://github.com/influxdata/influxdb-client-java/pull/628): `versions-maven-plugin` to `2.16.1` #### Test: - [#620](https://github.com/influxdata/influxdb-client-java/pull/620): `logback-classic` to `1.3.11` diff --git a/pom.xml b/pom.xml index 43e355e26e..54bfec6277 100644 --- a/pom.xml +++ b/pom.xml @@ -429,7 +429,7 @@ org.codehaus.mojo versions-maven-plugin - 2.16.0 + 2.16.1 @@ -520,7 +520,7 @@ org.codehaus.mojo versions-maven-plugin - 2.16.0 + 2.16.1