diff --git a/CHANGELOG.md b/CHANGELOG.md index 200c90d773..595caf7d9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Update dependencies: #### Maven: - [#570](https://github.com/influxdata/influxdb-client-java/pull/570): `build-helper-maven-plugin` to `3.4.0` - - [#575](https://github.com/influxdata/influxdb-client-java/pull/575): `maven-project-info-reports-plugin` to `3.4.4` + - [#583](https://github.com/influxdata/influxdb-client-java/pull/583): `maven-project-info-reports-plugin` to `3.4.5` #### Examples: - [#571](https://github.com/influxdata/influxdb-client-java/pull/571): `commons-io` to `2.12.0` diff --git a/pom.xml b/pom.xml index 1052b0f60b..47cf4bc32e 100644 --- a/pom.xml +++ b/pom.xml @@ -465,7 +465,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.4.4 + 3.4.5 true