diff --git a/CHANGELOG.md b/CHANGELOG.md
index aaec154993..947aad0f30 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,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`
+ - [#633](https://github.com/influxdata/influxdb-client-java/pull/633): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.2.1`
#### Test:
- [#620](https://github.com/influxdata/influxdb-client-java/pull/620): `logback-classic` to `1.3.11`
diff --git a/pom.xml b/pom.xml
index 9da5f544c5..a083b3b573 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
2.10.1
3.1.6
- 3.1.2
+ 3.2.1
3.6.0
3.3.0
0.8.10