diff --git a/CHANGELOG.md b/CHANGELOG.md index 918bfef712..4ba258cbef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ Update dependencies: - [#682](https://github.com/influxdata/influxdb-client-java/pull/682): `maven-checkstyle-plugin` to `3.3.1` - [#697](https://github.com/influxdata/influxdb-client-java/pull/697): `maven-gpg-plugin` to `3.2.2` - [#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` #### 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 0fd684cad4..a99d1b428b 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.1