diff --git a/CHANGELOG.md b/CHANGELOG.md index 15efcaca52..ed1449ffd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ Update dependencies: - [#544](https://github.com/influxdata/influxdb-client-java/pull/544): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.1.0` - [#549](https://github.com/influxdata/influxdb-client-java/pull/549): `maven-checkstyle-plugin` to `3.2.2` - [#550](https://github.com/influxdata/influxdb-client-java/pull/550): `maven-compiler-plugin` to `3.11.0` + - [#559](https://github.com/influxdata/influxdb-client-java/pull/559): `maven-project-info-reports-plugin` to `3.4.3` #### Provided: - [#561](https://github.com/influxdata/influxdb-client-java/pull/561): `slf4j-api` to `2.0.7` diff --git a/pom.xml b/pom.xml index 608a6e8271..c741dbc8de 100644 --- a/pom.xml +++ b/pom.xml @@ -465,7 +465,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.4.2 + 3.4.3 true