diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d60cca4fd..116fad359b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ Update dependencies: #### Test: - [#724](https://github.com/influxdata/influxdb-client-java/pull/724): `assertj` to `3.26.0` - [#725](https://github.com/influxdata/influxdb-client-java/pull/725): `assertk-jvm` to `0.28.1` + - [#737](https://github.com/influxdata/influxdb-client-java/pull/737): `junit-jupiter` to `5.10.3` #### Examples: - [#723](https://github.com/influxdata/influxdb-client-java/pull/723): `commons-cli ` to `1.8.0` diff --git a/pom.xml b/pom.xml index c6685ef749..04abaf6750 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ 1.0.2 2.0.0 - 5.10.2 + 5.10.3 1.8.0 4.10.0