diff --git a/CHANGELOG.md b/CHANGELOG.md index 65c4da70ec..5f9e6b4789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ Update dependencies: - [#703](https://github.com/influxdata/influxdb-client-java/pull/703): `dokka-maven-plugin` to `1.9.20` - [#713](https://github.com/influxdata/influxdb-client-java/pull/713): `maven-jar-plugin` to `3.4.1` - [#712](https://github.com/influxdata/influxdb-client-java/pull/712): `maven-gpg-plugin` to `3.2.4` + - [#708](https://github.com/influxdata/influxdb-client-java/pull/708): `maven-deploy-plugin` to `3.1.2` #### Test: - [#683](https://github.com/influxdata/influxdb-client-java/pull/683): `assertj` to `3.25.3` diff --git a/pom.xml b/pom.xml index a5178b00c2..01c5b8996c 100644 --- a/pom.xml +++ b/pom.xml @@ -424,7 +424,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.1 + 3.1.2