diff --git a/CHANGELOG.md b/CHANGELOG.md
index 05a42f6cd0..68186de2e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ Update dependencies:
- [#764](https://github.com/influxdata/influxdb-client-java/pull/764): `maven-javadoc-plugin` to `3.10.0`
- [#765](https://github.com/influxdata/influxdb-client-java/pull/765): `maven-site-plugin` to `3.20.0`
- [#766](https://github.com/influxdata/influxdb-client-java/pull/766): `versions-maven-plugin` to `2.17.1`
+ - [#777](https://github.com/influxdata/influxdb-client-java/pull/777): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.5.0`
- [#778](https://github.com/influxdata/influxdb-client-java/pull/778): `maven-deploy-plugin` to `3.1.3`
#### Test:
diff --git a/pom.xml b/pom.xml
index 7b7ee1dff4..1ced30104d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
2.11.0
3.1.8
- 3.3.1
+ 3.5.0
3.10.0
3.5.0
0.8.12