diff --git a/CHANGELOG.md b/CHANGELOG.md index 2233b18ad8..0c439e3ba3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ Update dependencies: #### Maven: - [#671](https://github.com/influxdata/influxdb-client-java/pull/671): `maven-javadoc-plugin` to `3.6.3` +#### Test: + - [#668](https://github.com/influxdata/influxdb-client-java/pull/668): `junit-jupiter` to `5.10.1` + ## 6.12.0 [2023-12-15] ### Features diff --git a/pom.xml b/pom.xml index e03dcb480f..6b4cb1ff90 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ 2.6.21 1.9.20 - 5.9.1 + 5.10.1 1.7.3 4.10.0