diff --git a/CHANGELOG.md b/CHANGELOG.md index f116be28ca..ffcd38b199 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ Update dependencies: - [#473](https://github.com/influxdata/influxdb-client-java/pull/473): `micrometer-registry-influx` to `1.10.2` - [#477](https://github.com/influxdata/influxdb-client-java/pull/477): `kotlin` to `1.7.22` - [#476](https://github.com/influxdata/influxdb-client-java/pull/476): `scala-collection-compat_2.12` to `2.9.0` - - [#488](https://github.com/influxdata/influxdb-client-java/pull/488): `versions-maven-plugin` to `2.14.1` + - [#492](https://github.com/influxdata/influxdb-client-java/pull/492): `versions-maven-plugin` to `2.14.2` #### Maven Plugin: - [#479](https://github.com/influxdata/influxdb-client-java/pull/479): `scala-maven-plugin` to `4.8.0` diff --git a/pom.xml b/pom.xml index 211d4e25e8..690dba6488 100644 --- a/pom.xml +++ b/pom.xml @@ -429,7 +429,7 @@ org.codehaus.mojo versions-maven-plugin - 2.14.1 + 2.14.2 @@ -520,7 +520,7 @@ org.codehaus.mojo versions-maven-plugin - 2.14.1 + 2.14.2