diff --git a/CHANGELOG.md b/CHANGELOG.md index 099b2b760e..0fca7bc59e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ Update dependencies: - [#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` + - [#751](https://github.com/influxdata/influxdb-client-java/pull/751): `license-maven-plugin` to `4.5` #### Test: - [#724](https://github.com/influxdata/influxdb-client-java/pull/724): `assertj` to `3.26.0` diff --git a/pom.xml b/pom.xml index ab221a03dc..aadc875428 100644 --- a/pom.xml +++ b/pom.xml @@ -418,7 +418,7 @@ com.mycila license-maven-plugin - 4.3 + 4.5