diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f83ec63f1..c7a99a0ec8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,7 +43,7 @@ Update dependencies: - [#730](https://github.com/influxdata/influxdb-client-java/pull/730): `scala-maven-plugin` to `4.9.1` - [#734](https://github.com/influxdata/influxdb-client-java/pull/734): `maven-compiler-plugin` to `3.13.0` - [#736](https://github.com/influxdata/influxdb-client-java/pull/736): `jacoco-maven-plugin` to `0.8.12` - - [#739](https://github.com/influxdata/influxdb-client-java/pull/739): `maven-project-info-reports-plugin` to `3.6.1` + - [#747](https://github.com/influxdata/influxdb-client-java/pull/747): `maven-project-info-reports-plugin` to `3.6.2` - [#751](https://github.com/influxdata/influxdb-client-java/pull/751): `license-maven-plugin` to `4.5` #### Test: diff --git a/pom.xml b/pom.xml index ba0a51abaf..1ae332e360 100644 --- a/pom.xml +++ b/pom.xml @@ -466,7 +466,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.6.1 + 3.6.2 true