diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0479aefc3a..512f1ec25f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,7 @@ Update dependencies:
- [#627](https://github.com/influxdata/influxdb-client-java/pull/627): `assertk-jvm` to `0.27.0`
- [#637](https://github.com/influxdata/influxdb-client-java/pull/637): `maven-javadoc-plugin` to `3.6.0`
- [#639](https://github.com/influxdata/influxdb-client-java/pull/639): `license-maven-plugin` to `4.3`
+ - [#651](https://github.com/influxdata/influxdb-client-java/pull/651): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.2.2`
- [#654](https://github.com/influxdata/influxdb-client-java/pull/654): `jacoco-maven-plugin` to `0.8.11`
- [#633](https://github.com/influxdata/influxdb-client-java/pull/633): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.2.1`
- [#655](https://github.com/influxdata/influxdb-client-java/pull/655): `maven-project-info-reports-plugin` to `3.5.0`
diff --git a/pom.xml b/pom.xml
index f9fd4a3b6e..fbe293c597 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
2.10.1
3.1.6
- 3.2.1
+ 3.2.2
3.6.0
3.3.0
0.8.11